From f39b41b275aa5290e5da5762f306505308ab0fde Mon Sep 17 00:00:00 2001 From: Chris Griggs Date: Thu, 20 Feb 2020 09:21:29 -0800 Subject: [PATCH 1/2] [Website] update provider links --- website/docs/providers/index.html.markdown | 1 + website/docs/providers/type/community-index.html.markdown | 4 +++- website/docs/providers/type/misc-index.html.markdown | 2 ++ 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/website/docs/providers/index.html.markdown b/website/docs/providers/index.html.markdown index ac6a14304..e2d1d2ed8 100644 --- a/website/docs/providers/index.html.markdown +++ b/website/docs/providers/index.html.markdown @@ -118,6 +118,7 @@ down to see all providers. - [PowerDNS](/docs/providers/powerdns/index.html) - [ProfitBricks](/docs/providers/profitbricks/index.html) - [Pureport](/docs/providers/pureport/index.html) +- [Quorum](/docs/providers/quorum/index.html) - [RabbitMQ](/docs/providers/rabbitmq/index.html) - [Rancher](/docs/providers/rancher/index.html) - [Rancher2](/docs/providers/rancher2/index.html) diff --git a/website/docs/providers/type/community-index.html.markdown b/website/docs/providers/type/community-index.html.markdown index 76bf5bb03..874b7d161 100644 --- a/website/docs/providers/type/community-index.html.markdown +++ b/website/docs/providers/type/community-index.html.markdown @@ -71,6 +71,7 @@ please fill out this [community providers form](https://docs.google.com/forms/d/ - [ElephantSQL](https://github.com/ElephantSQL/terraform-provider-elephantsql) - [Enterprise Cloud](https://github.com/nttcom/terraform-provider-ecl) - [ESXI](https://github.com/josenk/terraform-provider-esxi) +- [Flowdock](https://github.com/sirenfei/terraform-provider-flowdock) - [Foreman - wayfair](https://github.com/wayfair/terraform-provider-foreman) - [Foreman - HanseMerkur](https://github.com/HanseMerkur/terraform-provider-foreman) - [Gandi](https://github.com/tiramiseb/terraform-provider-gandi) @@ -125,7 +126,7 @@ please fill out this [community providers form](https://docs.google.com/forms/d/ - [Nelson](https://github.com/getnelson/terraform-provider-nelson) - [NetApp](https://github.com/miechus/terraform-provider-netapp) - [NSX-V](https://github.com/GSLabDev/terraform-provider-nsxv) -- [Okta](/docs/providers/okta/index.html) +- [Oktawave](https://github.com/oktawave-code/terraform-provider-oktawave) - [Online.net](https://github.com/src-d/terraform-provider-online) - [Open Day Light](https://github.com/GSLabDev/terraform-provider-odl) - [OpenAPI](https://github.com/dikhan/terraform-provider-openapi) @@ -165,6 +166,7 @@ please fill out this [community providers form](https://docs.google.com/forms/d/ - [Sumo Logic](https://github.com/SumoLogic/sumologic-terraform-provider) - [TeamCity](https://github.com/cvbarros/terraform-provider-teamcity) - [Telegram](https://github.com/yi-jiayu/terraform-provider-telegram) +- [Time](https://github.com/bflad/terraform-provider-time) - [Transloadit](https://github.com/delphire/terraform-provider-transloadit) - [Trello](https://github.com/jtsaito/terraform-provider-trello) - [tumblr](https://github.com/rfiestas/terraform-provider-tumblr) diff --git a/website/docs/providers/type/misc-index.html.markdown b/website/docs/providers/type/misc-index.html.markdown index ca1f04b7e..51bba987f 100644 --- a/website/docs/providers/type/misc-index.html.markdown +++ b/website/docs/providers/type/misc-index.html.markdown @@ -26,3 +26,5 @@ 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) +- [Quorum](/docs/providers/quorum/index/html) + From d9a70a388aa6f9d06895bd28f057a578223decda Mon Sep 17 00:00:00 2001 From: Chris Griggs Date: Thu, 20 Feb 2020 09:33:17 -0800 Subject: [PATCH 2/2] Fixit --- website/docs/providers/type/misc-index.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/providers/type/misc-index.html.markdown b/website/docs/providers/type/misc-index.html.markdown index 51bba987f..9929e0203 100644 --- a/website/docs/providers/type/misc-index.html.markdown +++ b/website/docs/providers/type/misc-index.html.markdown @@ -26,5 +26,5 @@ 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) -- [Quorum](/docs/providers/quorum/index/html) +- [Quorum](/docs/providers/quorum/index.html)