This commit is contained in:
2025-12-04 11:03:58 +01:00
parent 4530087cd1
commit a280f67196

View File

@@ -59,11 +59,5 @@ variable "zone" {
} }
variable "project_id" {
description = "Le projet ID"
type = string
default = "instance-20251203-132021"
}