forked from pierront/but3-iac
5 lines
83 B
HCL
5 lines
83 B
HCL
variable "projet_name" {
|
|
description = "GCP project id"
|
|
type = string
|
|
}
|