DEV5.6TP7/tp-cloud/terraform/modules/iam/variables.tf
2024-12-06 15:47:07 +01:00

4 lines
86 B
HCL

variable "project_id" {
description = "ID du projet GCP"
type = string
}