c7b35dd6bc
added `post-processors` block to run chained post-processors after a build. Before this, defining multiple `post-processor` blocks after provisioning steps would run them sequentially, now doing this makes them start from the build's artifact. To queue post-processors you now have to define them in a `post-processors` block. This is a breaking change. |
||
---|---|---|
.. | ||
build.json | ||
build.pkr.hcl | ||
build_with_vars.pkr.hcl | ||
null_var.json | ||
template.json | ||
validate_except.json | ||
validate_except.pkr.hcl | ||
var_foo_with_no_default.pkr.hcl |