Merge pull request #18972 from rileykarson/patch-2

Fix Google Cloud Platform name across docs
This commit is contained in:
Paddy 2019-02-19 15:50:46 -08:00 committed by GitHub
commit 1bef862e3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -23,5 +23,5 @@ repositories contain documentation specific to their provider:
* [CenturyLink Cloud Examples](https://github.com/terraform-providers/terraform-provider-clc/tree/master/examples)
* [Consul Examples](https://github.com/terraform-providers/terraform-provider-consul/tree/master/examples)
* [DigitalOcean Examples](https://github.com/terraform-providers/terraform-provider-digitalocean/tree/master/examples)
* [Google Cloud Examples](https://github.com/terraform-providers/terraform-provider-google/tree/master/examples)
* [Google Cloud Platform Examples](https://github.com/terraform-providers/terraform-provider-google/tree/master/examples)
* [OpenStack Examples](https://github.com/terraform-providers/terraform-provider-openstack/tree/master/examples)

View File

@ -74,7 +74,7 @@ down to see all providers.
</tr>
<tr>
<td><a href="/docs/providers/gitlab/index.html">Gitlab</a></td>
<td><a href="/docs/providers/google/index.html">Google Cloud</a></td>
<td><a href="/docs/providers/google/index.html">Google Cloud Platform</a></td>
<td><a href="/docs/providers/grafana/index.html">Grafana</a></td>
</tr>
<tr>

View File

@ -27,7 +27,7 @@ tested by HashiCorp.
[Azure Stack](/docs/providers/azurestack/index.html)
[Google Cloud](/docs/providers/google/index.html)
[Google Cloud Platform](/docs/providers/google/index.html)
[Oracle Cloud Infrastructure](/docs/providers/oci/index.html)