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