mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-24 02:10:31 -05:00
15 lines
496 B
Text
15 lines
496 B
Text
---
|
|
description: |
|
|
Post-processors run after the image is built by the builder and provisioned by
|
|
the provisioner(s).
|
|
layout: docs
|
|
page_title: Post-Processors
|
|
sidebar_title: Post-Processors
|
|
---
|
|
|
|
# Post-Processors
|
|
|
|
Post-processors run after the image is built by the builder and provisioned by
|
|
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.
|