Files
but3-iac/tp-cloud/terraform/modules/iam/variables.tf
2025-12-04 09:32:10 +01:00

5 lines
83 B
HCL

variable "projet_name" {
description = "GCP project id"
type = string
}