github.com/kikitux/packer@v0.10.1-0.20160322154024-6237df566f9f/template/test-fixtures/parse-pp-only.json (about) 1 { 2 "post-processors": [ 3 { 4 "type": "foo", 5 "only": ["bar"] 6 } 7 ] 8 }