hcl/test-fixtures/structure_flat.json

9 lines
69 B
JSON
Raw Normal View History

{
"foo": {
"baz": {
"key": 7,
"foo": "bar"
}
}
}