github.com/aclaygray/packer@v1.3.2/template/test-fixtures/parse-pp-keep.json (about)

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