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