hcl/hclwrite/fuzz/config/corpus/block-nested.hcl
2020-05-14 15:03:29 -04:00

6 lines
46 B
HCL

block {
another_block {
foo = bar
}
}