packer-cn/template/test-fixtures/parse-basic-config.json
Brendan Devenney 4d2a5fb9a2
Implement template marshalling logic
Signed-off-by: Brendan Devenney <brendan@devenney.io>
2019-02-23 22:41:07 +00:00

4 lines
58 B
JSON

{
"builders": [{"type": "something", "foo": "bar"}]
}