This commit is contained in:
2025-12-03 16:47:20 +01:00
parent ff6d6e1733
commit 9f94daf6f4

View File

@@ -13,7 +13,7 @@ variable "project_id" {
variable "region" {
description = "region "
type = string
default = "europe-west9-b"
default = "europe-west9"
}variable "frontend_cidr" {
description = "CIDR for frontend subnet"