hcl/test-fixtures/structure_flatmap.hcl

8 lines
46 B
HCL
Raw Normal View History

foo {
key = 7
}
foo {
foo = "bar"
}