github.com/hashicorp/packer@v1.14.3/website/content/plugins/index.mdx (about)

     1  ---
     2  description: |
     3    Plugins are installable components of Packer
     4  page_title: Packer plugins
     5  ---
     6  
     7  # External Packer Plugins
     8  
     9  External Packer plugins are standalone applications that extend Packer functionality without modifying the core source code. Plugins can add new components to Packer, such as builders, provisioners, post-processors, and data sources. Refer to [Packer Plugins](/packer/docs/plugins) for details about installing and developing external plugins.
    10  
    11  This section contains the documentation for available external Packer plugins.
    12  
    13  @include "plugins/plugin-tiers-and-namespaces.mdx"