Merge pull request #24723 from hashicorp/cgriggs01-provider-links

[Website] Adding provider docs
This commit is contained in:
Petros Kolyvas 2020-04-21 12:59:27 -04:00 committed by GitHub
commit eb76f41031
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 1 deletions

View File

@ -141,8 +141,10 @@ down to see all providers.
- [TencentCloud](/docs/providers/tencentcloud/index.html)
- [Terraform](/docs/providers/terraform/index.html)
- [Terraform Cloud](/docs/providers/tfe/index.html)
- [Time](/docs/providers/time/index.html)
- [TLS](/docs/providers/tls/index.html)
- [Triton](/docs/providers/triton/index.html)
- [Turbot](/docs/providers/turbot/index.html)
- [UCloud](/docs/providers/ucloud/index.html)
- [UltraDNS](/docs/providers/ultradns/index.html)
- [Vault](/docs/providers/vault/index.html)

View File

@ -35,5 +35,6 @@ and are tested by HashiCorp.
- [Spotinst](/docs/providers/spotinst/index.html)
- [Terraform](/docs/providers/terraform/index.html)
- [Terraform Cloud](/docs/providers/tfe/index.html)
- [Turbot](/docs/providers/turbot/index.html)
- [Vault](/docs/providers/vault/index.html)
- [Venafi](/docs/providers/venafi/index.html)

View File

@ -26,4 +26,4 @@ by the vendors and the Terraform community, and are tested by HashiCorp.
- [Random](/docs/providers/random/index.html)
- [Template](/docs/providers/template/index.html)
- [TLS](/docs/providers/tls/index.html)
- [Time](/docs/providers/time/index.html)