packer-cn/website/source/community-plugins.html.md
Matthew Hooker ddf23a2c46
Complete Atlas deprecation.
Removes the push command and the Atlas post-processor.  Please see our
guide on building immutable infrastructure with Packer on CI/CD for
ideas on implementing these features yourself.
https://www.packer.io/guides/packer-on-cicd/
2018-08-02 20:23:28 -07:00

42 lines
724 B
Markdown

---
layout: "community"
page_title: "Community Maintained Plugins"
sidebar_current: "community-plugins"
description: |-
Packer maintains these core plugins.
---
# Community 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.
## Builders
- Amazon EC2
- Azure
- Docker
- Google Cloud
- VMware
- VirtualBox
## Provisioners
- File
- PowerShell
- Shell
- Windows Restart
- Windows Shell
## Post-Processors
- Amazon Import
- Artifice
- Docker
- Local Shell
- Manifest
- Vagrant
- Vagrant Cloud