modif de DEV

This commit is contained in:
2025-12-04 09:32:10 +01:00
parent 6857e3ae18
commit b78d01cf0c
3 changed files with 0 additions and 3 deletions

View File

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

View File

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

View File

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