From b6d602c162401d644427ba82457a95fb83e63239 Mon Sep 17 00:00:00 2001 From: Chris Griggs Date: Tue, 21 Apr 2020 09:11:14 -0700 Subject: [PATCH] [Website] Adding provider docs --- website/docs/providers/index.html.markdown | 2 ++ website/docs/providers/type/infra-index.html.markdown | 1 + website/docs/providers/type/misc-index.html.markdown | 2 +- 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/website/docs/providers/index.html.markdown b/website/docs/providers/index.html.markdown index 0ebf5386c..1c3d16541 100644 --- a/website/docs/providers/index.html.markdown +++ b/website/docs/providers/index.html.markdown @@ -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) diff --git a/website/docs/providers/type/infra-index.html.markdown b/website/docs/providers/type/infra-index.html.markdown index 672d3d6db..cb4c37690 100644 --- a/website/docs/providers/type/infra-index.html.markdown +++ b/website/docs/providers/type/infra-index.html.markdown @@ -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) diff --git a/website/docs/providers/type/misc-index.html.markdown b/website/docs/providers/type/misc-index.html.markdown index 7f6e81eca..1efc87d59 100644 --- a/website/docs/providers/type/misc-index.html.markdown +++ b/website/docs/providers/type/misc-index.html.markdown @@ -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)