route/vendor/github.com/hashicorp/hcl/test-fixtures/basic.json

5 lines
63 B
JSON
Raw Normal View History

2017-12-02 23:34:35 +00:00
{
"foo": "bar",
"bar": "${file(\"bing/bong.txt\")}"
}