chore: update actions goreleaser

This commit is contained in:
Marcel S. Henselin 2026-02-24 13:58:16 +01:00
parent 4a2819787d
commit cc08fca97a
10 changed files with 215 additions and 792 deletions

View file

@ -12,7 +12,7 @@ resource "stackitprivatepreview_postgresflexalpha_instance" "msh-instance-only"
size = 10
}
network = {
acl = ["0.0.0.0/0"]
acl = ["0.0.0.0/0"]
access_scope = "PUBLIC"
}
version = 17