Files

5 lines
121 B
Terraform
Raw Permalink Normal View History

2025-12-03 16:11:01 +00:00
variable "project_id" {
description = "ID du projet GCP sur lequel appliquer les règles IAM"
type = string
}