github.com/marksheahan/packer@v0.10.2-0.20160613200515-1acb2d6645a0/template/test-fixtures/parse-pp-keep.json (about)

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