modif de DEV

This commit is contained in:
2025-12-04 09:34:31 +01:00
parent b78d01cf0c
commit 4a70e22d88
3 changed files with 3 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
variable "projet_name" {
description = "Projet GCP"
type = string
default = "projet-hugo-478713"
}
variable "zone" {

View File

@@ -1,4 +1,5 @@
variable "projet_name" {
description = "GCP project id"
type = string
default = "projet-hugo-478713"
}

View File

@@ -1,6 +1,7 @@
variable "projet_name" {
description = "GCP project id"
type = string
default = "projet-hugo-478713"
}
variable "region" {