You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/website/content/plugins/index.mdx

14 lines
601 B

---
description: |
Plugins are installable components of Packer
page_title: Packer plugins
---
# External Packer Plugins
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.
This section contains the documentation for available external Packer plugins.
@include "plugins/plugin-tiers-and-namespaces.mdx"