forked from pierront/but3-iac
6 lines
86 B
HCL
6 lines
86 B
HCL
variable "project_id" {
|
|
type = string
|
|
description = "ID du projet GCP."
|
|
}
|
|
|