github.com/ratanraj/packer@v1.3.2/website/source/community-plugins.html.md (about)

     1  ---
     2  layout: "community"
     3  page_title: "Community Maintained Plugins"
     4  sidebar_current: "community-plugins"
     5  description: |-
     6    Packer maintains these core plugins.
     7  ---
     8  
     9  # Community Maintained Plugins
    10  
    11  The following plugins (i.e. Builders, Provisioners, and Post-Processors) are
    12  maintained by HashiCorp. Any plugins not on this list are maintained by the
    13  community, and not actively contributed to by HashiCorp, although they are
    14  still distributed with Packer.
    15  
    16  ## Builders
    17  
    18  - Amazon EC2
    19  - Azure
    20  - Docker
    21  - Google Cloud
    22  - VMware
    23  - VirtualBox
    24  
    25  ## Provisioners
    26  
    27  - File
    28  - PowerShell
    29  - Shell
    30  - Windows Restart
    31  - Windows Shell
    32  
    33  ## Post-Processors
    34  
    35  - Amazon Import
    36  - Artifice
    37  - Docker
    38  - Local Shell
    39  - Manifest
    40  - Vagrant
    41  - Vagrant Cloud