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

4 lines
79 B
HCL

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