packer-cn/command/test-fixtures/hcl/inspect
Adrien Delorme c7b35dd6bc
HCL2: add post-processors block to run multiple post-processor after a build (#9638)
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.
2020-07-28 10:02:37 +02:00
..
aws-builds.pkr.hcl HCL2: add post-processors block to run multiple post-processor after a build (#9638) 2020-07-28 10:02:37 +02:00
fruit_string.pkr.hcl add thorough test 2020-06-23 15:40:54 +02:00
virtualbox-builds.pkr.hcl add thorough test 2020-06-23 15:40:54 +02:00