mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-28 01:45:38 -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>
14 lines
489 B
Text
14 lines
489 B
Text
---
|
|
description: |
|
|
Community-maintained builders are not part of the core Packer binary, but
|
|
can run alongside Packer with minimal extra effort.
|
|
page_title: Community - Builders
|
|
---
|
|
|
|
# Community Builders
|
|
|
|
The following builders are developed and maintained by various members of the
|
|
Packer community, not by HashiCorp. For more information on how to use community
|
|
builders, see our docs on [extending Packer](/packer/docs/plugins/creation).
|
|
|
|
@include 'builders/community_builders.mdx'
|