Merge pull request #24723 from hashicorp/cgriggs01-provider-links
[Website] Adding provider docs
This commit is contained in:
commit
eb76f41031
|
@ -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)
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue