github.com/mmcquillan/packer@v1.1.1-0.20171009221028-c85cf0483a5d/template/test-fixtures/parse-pp-except.json (about)

     1  {
     2      "post-processors": [
     3          {
     4              "type": "foo",
     5              "except": ["bar"]
     6          }
     7      ]
     8  }