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/.github/ISSUE_TEMPLATE/plugin_integration.md

1.0 KiB

name about labels
Plugin Integration Request Open request to add your plugin as a Packer integration (https://developer.hashicorp.com/packer/integrations) integration-request

Description

A written description of your plugin along with a link to the plugin repository.

Integration Tier

Checklist

  • [] Has valid metadata.hcl file in plugin repository.
  • [] Has added integration scripts packer-plugin-scaffolding to plugin repository.
  • [] Has added top-level integration README.md file to plugin docs directory.
  • [] All plugins components have one README.md describing their usage.
  • [] Has a fully synced .web-docs directory ready for publishing to the integrations portal.