forked from pierront/but3-iac
5 lines
87 B
HCL
5 lines
87 B
HCL
variable "projet_name" {
|
|
type = string
|
|
default = "projet-hugo-478713"
|
|
}
|