mirror of
https://github.com/hashicorp/packer.git
synced 2026-04-21 22:26:59 -04:00
47 lines
1.4 KiB
Text
47 lines
1.4 KiB
Text
---
|
|
page_title: Community vs HashiCorp Maintained Plugins
|
|
description: Packer maintains these core plugins.
|
|
---
|
|
|
|
⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️
|
|
> [!IMPORTANT]
|
|
> **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com.
|
|
⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️
|
|
|
|
# HashiCorp Maintained Plugins
|
|
|
|
The following plugins (i.e. Builders, Provisioners, and Post-Processors) are
|
|
maintained by HashiCorp. Any plugins not on this list are maintained by the
|
|
community, and not actively contributed to by HashiCorp, although they are
|
|
still distributed with Packer. If you are interested in seeing features or
|
|
bugfixes to these plugins, please consider making a pull request, or asking the
|
|
HashiCorp maintainers for advice on how to get started contributing.
|
|
|
|
## Builders
|
|
|
|
- Amazon EC2
|
|
- Azure
|
|
- Docker
|
|
- Google Cloud
|
|
- VMware
|
|
- VirtualBox
|
|
|
|
## Provisioners
|
|
|
|
- File
|
|
- HCP SBOM
|
|
- InSpec
|
|
- PowerShell
|
|
- Shell
|
|
- Windows Restart
|
|
- Windows Shell
|
|
|
|
## Post-Processors
|
|
|
|
- Amazon Import
|
|
- Artifice
|
|
- Docker
|
|
- Local Shell
|
|
- Manifest
|
|
- Vagrant
|
|
- Vagrant Cloud
|