From 1a53575b15a08724c7a7c213d49b699b5c8a602e Mon Sep 17 00:00:00 2001 From: Ryan Date: Thu, 18 Apr 2019 14:06:24 -0700 Subject: [PATCH] build: use correct link for GCP provider in GitHub issue template --- .github/ISSUE_TEMPLATE/provider_issue.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/provider_issue.md b/.github/ISSUE_TEMPLATE/provider_issue.md index 4be91b344..2a9e52b3c 100644 --- a/.github/ISSUE_TEMPLATE/provider_issue.md +++ b/.github/ISSUE_TEMPLATE/provider_issue.md @@ -11,7 +11,7 @@ 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) +* [Google](https://github.com/terraform-providers/terraform-provider-google) * [Oracle](https://github.com/terraform-providers/terraform-provider-oci) * [Kubernetes](https://github.com/terraform-providers/terraform-provider-kubernetes)