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

5 lines
95 B
HCL
Raw Normal View History

2026-07-06 19:29:28 +02:00
variable "environment" {
description = "The deployment environment"
type = string
}