github.com/hashicorp/packer@v1.14.3/website/content/partials/plugins/plugin-tiers-and-namespaces.mdx (about) 1 ## Tiers and Namespaces 2 3 Packer plugins are published and maintained by a variety of sources, including 4 HashiCorp, and the Packer community. We use tiers and badges to 5 denote the source of a plugin. Additionally, namespaces are used to help users 6 identify the organization or publisher responsible for the integration, as shown 7 in the table below. 8 9 | Tier | Description | Namespace | 10 | -------------------------------- | ----------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------- | 11 | <PluginBadge type="official" /> | Official plugins are owned and maintained by HashiCorp. | hashicorp | 12 | <PluginBadge type="verified" /> | Verified plugins are owned and maintained by third-party technology partners. Plugins in this tier indicate HashiCorp has verified the authenticity of the Plugin’s publisher, and that the partner is a member of the [HashiCorp Technology Partner Program](https://www.hashicorp.com/partners).| Third-party organization | 13 | <PluginBadge type="community" /> | Community providers are published by individual maintainers, groups of maintainers, or other members of the Packer community. | Third-party organization or maintainer's individual account | 14 | <PluginBadge type="archived" /> | Archived plugins are plugins that are no longer maintained by HashiCorp, a partner, or the community. This may occur if an API is deprecated or interest was low. | hashicorp or third-party | 15 16 17 ## HCP Packer Badge 18 <PluginBadge type="hcp_packer_ready" /> is present for plugins that HashiCorp has verified to communicate build status to the HCP Packer registry.