This commit is contained in:
2025-12-04 09:47:03 +01:00
parent 9c1aa38d3c
commit 5ad8bc404e
4 changed files with 50 additions and 1 deletions

View File

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