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