This commit is contained in:
2025-12-04 11:02:25 +01:00
parent 68790cf2d1
commit 4530087cd1
5 changed files with 80 additions and 9 deletions

View File

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