rougail-output-hcl/tests/structures/04-doc_basic_block.yaml

10 lines
170 B
YAML

%YAML 1.2
---
version: 1.1
a_block:
description: A block is a family with hcl_type attribute
hcl_type: block
an_attribute: a value # An attribute in a block
...