forked from pierront/but3-iac
5 lines
82 B
HCL
5 lines
82 B
HCL
variable "project_id" {
|
|
description = "Le projet ID"
|
|
type = string
|
|
|
|
} |