Update provider_issue.md
This commit is contained in:
parent
b580f8ac2e
commit
de6e33dcb0
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
name: Provider issue (AWS, Azure, GCP, etc.)
|
name: Provider issue (AWS, Azure, GCP, Oracle, Kubernetes, etc.)
|
||||||
about: Do you have a bug, feature request, or other issue with a provider (not Terraform core or the HCL language itself)?
|
about: Do you have a bug, feature request, or other issue with a provider (not Terraform core or the HCL language itself)?
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -12,5 +12,7 @@ Here are some of the most common:
|
||||||
* [AWS](https://github.com/terraform-providers/terraform-provider-aws)
|
* [AWS](https://github.com/terraform-providers/terraform-provider-aws)
|
||||||
* [Azure](https://github.com/terraform-providers/terraform-provider-azurerm)
|
* [Azure](https://github.com/terraform-providers/terraform-provider-azurerm)
|
||||||
* [Google](https://github.com/terraform-providers/terraform-provider-aws)
|
* [Google](https://github.com/terraform-providers/terraform-provider-aws)
|
||||||
|
* [Oracle](https://github.com/terraform-providers/terraform-provider-oci)
|
||||||
|
* [Kubernetes](https://github.com/terraform-providers/terraform-provider-kubernetes)
|
||||||
|
|
||||||
See the [terraform-providers](https://github.com/terraform-providers) GitHub organization for many others.
|
See the [terraform-providers](https://github.com/terraform-providers) GitHub organization for many others.
|
||||||
|
|
Loading…
Reference in New Issue