hcl/test-fixtures/assign_deep.hcl
2014-08-01 08:14:57 -07:00

6 lines
47 B
HCL

resource = [{
foo = [{
bar = {}
}]
}]