This commit is contained in:
2025-12-03 17:24:18 +01:00
parent a8d616050b
commit a43cca0c2e

View File

@@ -2,7 +2,7 @@ variable "project_name" {
default = "test"
}
variable "project_id" {
default = "my-gcp-project"
default = "empanada-478713"
}
variable "region" {