This commit is contained in:
gallego
2025-12-04 10:07:08 +00:00
parent e67b5bf03c
commit 47814729f3
27 changed files with 2158 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
variable "project_id" {
type = string
description = "ID du projet GCP."
}