From 14cd83bedc74b38f2ecd70ab4b96744e27b85f94 Mon Sep 17 00:00:00 2001 From: cgriggs01 Date: Wed, 8 May 2019 11:13:19 -0700 Subject: [PATCH 1/2] new community providers --- website/docs/providers/type/community-index.html.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/docs/providers/type/community-index.html.markdown b/website/docs/providers/type/community-index.html.markdown index 20ed452b6..782ba6739 100644 --- a/website/docs/providers/type/community-index.html.markdown +++ b/website/docs/providers/type/community-index.html.markdown @@ -101,6 +101,7 @@ please fill out this [community providers form](https://docs.google.com/forms/d/ - [Rollbar](https://github.com/babbel/terraform-provider-rollbar) - [SakuraCloud](https://github.com/sacloud/terraform-provider-sakuracloud) - [SCVMM](https://github.com/GSLabDev/terraform-provider-scvmm) +- [Sendgrid](https://github.com/opteemister/terraform-provider-sendgrid) - [Sensu](https://github.com/jtopjian/terraform-provider-sensu) - [Sentry](https://github.com/jianyuan/terraform-provider-sentry) - [Sewan](https://github.com/SewanDevs/terraform-provider-sewan) @@ -119,6 +120,7 @@ please fill out this [community providers form](https://docs.google.com/forms/d/ - [Transloadit](https://github.com/bocodigitalmedia/terraform-provider-transloadit) - [Updown.io](https://github.com/mvisonneau/terraform-provider-updown) - [Uptimerobot](https://github.com/SpamapS/terraform-provider-uptimerobot) +- [Vaulted](https://github.com/sumup-oss/terraform-provider-vaulted) - [Venafi](https://github.com/Venafi/terraform-provider-venafi) - [vRealize Automation](https://github.com/GSLabDev/terraform-provider-vra) - [Vultr](https://github.com/squat/terraform-provider-vultr) From 80c0af894b72fdc81419c18ce3c08058d144d44d Mon Sep 17 00:00:00 2001 From: cgriggs01 Date: Tue, 14 May 2019 11:13:32 -0700 Subject: [PATCH 2/2] [Website] Rancher2 provider links --- website/docs/providers/index.html.markdown | 1 + website/docs/providers/type/infra-index.html.markdown | 1 + 2 files changed, 2 insertions(+) diff --git a/website/docs/providers/index.html.markdown b/website/docs/providers/index.html.markdown index bb179637f..7942ad720 100644 --- a/website/docs/providers/index.html.markdown +++ b/website/docs/providers/index.html.markdown @@ -100,6 +100,7 @@ down to see all providers. - [ProfitBricks](/docs/providers/profitbricks/index.html) - [RabbitMQ](/docs/providers/rabbitmq/index.html) - [Rancher](/docs/providers/rancher/index.html) +- [Rancher2](/docs/providers/rancher2/index.html) - [Random](/docs/providers/random/index.html) - [RightScale](/docs/providers/rightscale/index.html) - [Rundeck](/docs/providers/rundeck/index.html) diff --git a/website/docs/providers/type/infra-index.html.markdown b/website/docs/providers/type/infra-index.html.markdown index f8b89a4e7..665d0b24d 100644 --- a/website/docs/providers/type/infra-index.html.markdown +++ b/website/docs/providers/type/infra-index.html.markdown @@ -26,6 +26,7 @@ and are tested by HashiCorp. - [Nomad](/docs/providers/nomad/index.html) - [RabbitMQ](/docs/providers/rabbitmq/index.html) - [Rancher](/docs/providers/rancher/index.html) +- [Rancher2](/docs/providers/rancher2/index.html) - [RightScale](/docs/providers/rightscale/index.html) - [Rundeck](/docs/providers/rundeck/index.html) - [Spotinst](/docs/providers/spotinst/index.html)