mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-26 17:09:53 -04:00
* Adding check-legacy-links-format workflow * Adding test-link-rewrites workflow * Migrating links to new format * Updating docs-content-check-legacy-links-format hash * chore: update source * Update generated partials from Packer plugin SDK * Bump packer-plugin-sdk to get latest packer-sdc * Update website/content/docs/templates/hcl_templates/blocks/build/provisioner.mdx * Update Plugin SDK to fix shell-local regression --------- Co-authored-by: Kendall Strautman <kendallstrautman@gmail.com> Co-authored-by: Wilken Rivera <wilken@hashicorp.com> Co-authored-by: Kendall Strautman <36613477+kendallstrautman@users.noreply.github.com>
16 lines
541 B
Text
16 lines
541 B
Text
---
|
|
description: >
|
|
Community-maintained post-processors are not part of the core Packer binary,
|
|
but
|
|
|
|
can run alongside Packer with minimal extra effort.
|
|
page_title: Community - Post-Processors
|
|
---
|
|
|
|
# Community Post-Processors
|
|
|
|
The following post-processors are developed and maintained by various members of the
|
|
Packer community, not by HashiCorp. For more information on how to use community
|
|
post-processors, see our docs on [extending Packer](/packer/docs/plugins/creation).
|
|
|
|
@include 'post-processors/community_post-processors.mdx'
|