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