packer/website/content/community-plugins.mdx
Kerim Satirli bc6f1e36e6
Fixes typos in docs (#11322)
* fixes typos in base docs

* fixes typos in example code

* fixes typos in website docs

* fixes link to Terraform provider

* fixes typo in function name
2021-10-11 10:19:49 +02:00

41 lines
875 B
Text

---
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 maintainers 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