mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-21 07:21:40 -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 <[email protected]> Co-authored-by: Wilken Rivera <[email protected]> Co-authored-by: Kendall Strautman <[email protected]>
15 lines
489 B
Plaintext
15 lines
489 B
Plaintext
---
|
|
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'
|