github.com/hashicorp/packer@v1.14.3/website/content/community-plugins.mdx (about) 1 --- 2 page_title: Community vs HashiCorp Maintained Plugins 3 description: Packer maintains these core plugins. 4 --- 5 6 # HashiCorp Maintained Plugins 7 8 The following plugins (i.e. Builders, Provisioners, and Post-Processors) are 9 maintained by HashiCorp. Any plugins not on this list are maintained by the 10 community, and not actively contributed to by HashiCorp, although they are 11 still distributed with Packer. If you are interested in seeing features or 12 bugfixes to these plugins, please consider making a pull request, or asking the 13 HashiCorp maintainers for advice on how to get started contributing. 14 15 ## Builders 16 17 - Amazon EC2 18 - Azure 19 - Docker 20 - Google Cloud 21 - VMware 22 - VirtualBox 23 24 ## Provisioners 25 26 - File 27 - HCP SBOM 28 - InSpec 29 - PowerShell 30 - Shell 31 - Windows Restart 32 - Windows Shell 33 34 ## Post-Processors 35 36 - Amazon Import 37 - Artifice 38 - Docker 39 - Local Shell 40 - Manifest 41 - Vagrant 42 - Vagrant Cloud