Merge pull request #4759 from mitchellh/comcore

call out community vs core plugins
This commit is contained in:
Matthew Hooker 2017-04-04 12:36:54 -07:00 committed by GitHub
commit f661a727c1
1 changed files with 34 additions and 0 deletions

View File

@ -44,3 +44,37 @@ power of Packer templates.
## Other
- [suitcase](https://github.com/tmclaugh/suitcase) - Packer based build system for CentOS OS images
## Community Maintained Plugins
The following plugins 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.
### Builders
- Amazon EC2
- Azure
- Docker
- Google Cloud
- VMWare
- VirtualBox
### Provisioners
- File
- PowerShell
- Shell
- Windows Restart
- Windows Shell
### Post-Processors
- Amazon Import
- Artifice
- Atlas
- Docker
- Local Shell
- Manifest
- Vagrant
- Vagrant Cloud