call out community vs core plugins

This commit is contained in:
Matthew Hooker 2017-04-04 12:30:12 -07:00
parent 5c9519538b
commit 3da3857989
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1
1 changed files with 33 additions and 0 deletions

View File

@ -44,3 +44,36 @@ 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 plugin not on this list
are maintained by the community, and not actively contributed to by HashiCorp.
### 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