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

6 lines
85 B
HCL

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