rougail-output-hcl/tests/results/09-doc_variable_block.yaml.hcl

4 lines
95 B
HCL

variable "environment" {
description = "The deployment environment"
type = string
}