github.com/yoctocloud/packer@v0.6.2-0.20160520224004-e11a0a18423f/template/test-fixtures/parse-pp-keep.json (about)

     1  {
     2      "post-processors": [{
     3          "type": "foo",
     4          "keep_input_artifact": true
     5      }]
     6  }