packer-cn/template/test-fixtures/parse-pp-basic.json

7 lines
81 B
JSON
Raw Normal View History

2015-05-21 16:32:22 -04:00
{
"post-processors": [{
"type": "foo",
"foo": "bar"
}]
}