Create provider_issue.md

This commit is contained in:
Paul Tyng 2019-02-15 10:55:28 -05:00 committed by GitHub
parent 32f0afeffa
commit f49f3e56f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,18 @@
---
name: Provider issue (AWS, Azure, GCP, etc.)
about: Do you have a bug, feature request, or other issue with a provider (not Terraform core or the HCL language itself)?
---
<!--
Hi there,
Each provider has it's own repository, and issues should be opened there not on the main Terraform repository.
Here are some of the most common:
* [AWS](https://github.com/terraform-providers/terraform-provider-aws)
* [Azure](https://github.com/terraform-providers/terraform-provider-azurerm)
* [Google](https://github.com/terraform-providers/terraform-provider-aws)
See the [terraform-providers](https://github.com/terraform-providers) GitHub organization for many others.
-->