hcl/test-fixtures/basic.json

5 lines
63 B
JSON
Raw Normal View History

2014-08-02 20:48:36 -07:00
{
"foo": "bar",
"bar": "${file(\"bing/bong.txt\")}"
2014-08-02 20:48:36 -07:00
}