hcl/test-fixtures/structure_flatmap.hcl
2014-08-03 13:09:08 -07:00

8 lines
46 B
HCL

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