19 lines
722 B
Plaintext
Raw Permalink Normal View History

---
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
sidebar_title: Post-Processors
---
# 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.
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.