AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA

This commit is contained in:
chenet
2025-12-03 15:53:46 +00:00
parent e67b5bf03c
commit be0ad3ca53
18 changed files with 1431 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# iam/variables.tf
variable "project_id" {
description = "ID du projet GCP"
type = string
}