This commit is contained in:
Guillaume VALLAT 2024-12-06 15:19:39 +01:00
parent 7f0a626050
commit 4fd050e22d

View File

@ -1,7 +1,7 @@
variable "project_id" {
description = "ID du projet GCP"
type = string
default = "97892"
default = "secret-proton-443214-n6"
}
variable "project_name" {