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

20 lines
351 B
YAML
Raw Normal View History

2026-07-06 19:29:28 +02:00
%YAML 1.2
---
version: 1.1
variable:
description: Variable block
hcl_type: block
environment:
_description: The deployment environment
hcl_type: label
description: The deployment environment # The environment description
type:
description: The type description
hcl_quoted_string: false
default: string
...