2017-03-25 18:13:52 -04:00
|
|
|
---
|
2017-06-14 18:04:16 -07:00
|
|
|
description: |
|
2020-03-18 18:46:47 -04:00
|
|
|
Post-processors run after the image is built by the builder and provisioned by
|
|
|
|
the provisioner(s).
|
|
|
|
page_title: Post-Processors
|
2020-04-02 19:39:47 -04:00
|
|
|
sidebar_title: Post-Processors
|
2017-03-25 18:13:52 -04:00
|
|
|
---
|
|
|
|
|
|
|
|
# Post-Processors
|
|
|
|
|
2017-03-30 16:55:08 +01:00
|
|
|
Post-processors run after the image is built by the builder and provisioned by
|
2018-10-26 17:02:51 -07:00
|
|
|
the provisioner(s). Post-processors are optional, and they can be used to
|
|
|
|
upload artifacts, re-package, or more. For more information about
|
|
|
|
post-processors, please choose an option from the sidebar.
|
2021-02-11 14:21:06 +01:00
|
|
|
|
|
|
|
See [`post-processor`](/docs/templates/hcl_templates/blocks/build/post-processor) and
|
|
|
|
[`post-processors`](/docs/templates/hcl_templates/blocks/build/post-processors)
|
|
|
|
blocks documentations to learn more about working with post-processors.
|