call out community vs core plugins
This commit is contained in:
parent
5c9519538b
commit
3da3857989
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue