forked from pierront/but3-iac
4 lines
80 B
HCL
4 lines
80 B
HCL
variable "project_id" {
|
|
description = "project id"
|
|
type = string
|
|
} |