packer-cn/website/pages/docs/from-1.5
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
..
blocks HCL2: add post-processors block to run multiple post-processor after a build (#9638) 2020-07-28 10:02:37 +02:00
functions 📌 Hard Pin Website Dependencies (#9543) 2020-07-13 12:33:16 +02:00
contextual-variables.mdx 📌 Hard Pin Website Dependencies (#9543) 2020-07-13 12:33:16 +02:00
expressions.mdx 📌 Hard Pin Website Dependencies (#9543) 2020-07-13 12:33:16 +02:00
index.mdx hcl2 docs pass (#9375) 2020-06-09 12:42:01 +02:00
locals.mdx document hcl2 blocks 2020-05-26 15:29:47 +02:00
onlyexcept.mdx 📌 Hard Pin Website Dependencies (#9543) 2020-07-13 12:33:16 +02:00
path-variables.mdx core: Decode: when in HCL2 decoding mode; reset the whole struct before preparing it. (#9622) 2020-07-23 09:25:07 +02:00
syntax-json.mdx 📌 Hard Pin Website Dependencies (#9543) 2020-07-13 12:33:16 +02:00
syntax.mdx Merge pull request #9291 from hashicorp/f-singular-build-source-blocks 2020-06-02 12:38:45 +02:00
variables.mdx Merge pull request #9329 from hashicorp/je.website-maintenance-5-29-20 2020-06-03 16:25:23 -07:00