ajout des configs terraform

This commit is contained in:
2025-12-03 15:57:29 +01:00
parent 0175c91700
commit a65ee3030a

View File

@@ -1,3 +1,5 @@
# modules/iam/variables.tf
variable "project_id" { variable "project_id" {
description = "L'ID du projet GCP." description = "L'ID du projet GCP."
type = string type = string