modif de variables dans IAM

This commit is contained in:
2025-12-04 09:15:59 +01:00
parent bb1d74b809
commit 3893ec04a4

View File

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