@ -25,15 +25,6 @@ resource "hcloud_ssh_key" "tf" {
resource "hcloud_firewall" "default" {
name = "DefaultFirewall"
rule {
description = "grafana"
direction = "in"
protocol = "tcp"
source_ips = [
"0.0.0.0/0"
]
port = "3000"
}
description = "http"
The note is not visible to the blocked user.