You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/website/content/community-plugins.mdx

42 lines
876 B

---
page_title: Community vs HashiCorp Maintained Plugins
description: Packer maintains these core plugins.
---
# 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 maintainters for advice on how to get started contributing.
## Builders
- Amazon EC2
- Azure
- Docker
- Google Cloud
- VMware
- VirtualBox
## Provisioners
- File
- InSpec
- PowerShell
- Shell
- Windows Restart
- Windows Shell
## Post-Processors
- Amazon Import
- Artifice
- Docker
- Local Shell
- Manifest
- Vagrant
- Vagrant Cloud