feat: iam module

This commit is contained in:
2025-12-04 09:51:23 +01:00
parent f0cdaf15f0
commit 58eee8b122
4 changed files with 41 additions and 0 deletions

View File

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