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

9 lines
110 B
JSON

{
"post-processors": [
{
"type": "foo",
"only": ["bar"]
}
]
}