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
..
2020-05-26 10:35:04 -04:00
2020-06-12 12:08:23 +02:00
2020-07-13 12:33:16 +02:00
2020-07-13 12:33:16 +02:00
2020-06-09 12:47:53 -04:00
2020-04-07 17:53:25 -04:00
2020-06-16 10:27:54 -04:00
2020-04-07 17:50:46 -04:00
2020-04-07 17:50:46 -04:00
2020-07-13 12:33:16 +02:00