Files
but3-iac/tp-cloud/terraform/modules/iam/variables.tf

5 lines
83 B
HCL

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