6 lines
85 B
HCL
6 lines
85 B
HCL
variable "project_id" {
|
|
description = "ID du projet GCP"
|
|
type = string
|
|
}
|
|
|