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