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

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