github.com/StackPointCloud/packer@v0.10.2-0.20180716202532-b28098e0f79b/template/test-fixtures/parse-pp-except.json (about)

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