From fb6ba95579fc23cd7bf28e644cebce99573a8753 Mon Sep 17 00:00:00 2001 From: Nicolas Lamirault Date: Thu, 7 Feb 2019 17:06:35 +0100 Subject: [PATCH 1/2] Change the UptimeRobot provider I've got some errors using the actual [UptimeRobot provider](https://github.com/SpamapS/terraform-provider-uptimerobot/). Another provider [exists](https://github.com/louy/terraform-provider-uptimerobot) and it works fine. An issue is open by the author (@louy) : https://github.com/hashicorp/terraform/issues/18167 Author of the actual provider, update his project as **DEPRECATED**. See: https://github.com/SpamapS/terraform-provider-uptimerobot/ --- website/docs/providers/type/community-index.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/providers/type/community-index.html.markdown b/website/docs/providers/type/community-index.html.markdown index 9c7657309..246f60271 100644 --- a/website/docs/providers/type/community-index.html.markdown +++ b/website/docs/providers/type/community-index.html.markdown @@ -157,7 +157,7 @@ please fill out this [community providers form](https://docs.google.com/forms/d/ Updown.io - Uptimerobot + Uptimerobot vRealize Automation Win DNS From 72810ed4aea7d6ad9a21492ce5444a951ca85fe2 Mon Sep 17 00:00:00 2001 From: Nicolas Lamirault Date: Tue, 8 Oct 2019 16:46:32 +0200 Subject: [PATCH 2/2] Update: replace UptimeRobot provider SpamapS with Louy Signed-off-by: Nicolas Lamirault --- website/docs/providers/type/community-index.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/providers/type/community-index.html.markdown b/website/docs/providers/type/community-index.html.markdown index 85bc9336c..0e86b9d23 100644 --- a/website/docs/providers/type/community-index.html.markdown +++ b/website/docs/providers/type/community-index.html.markdown @@ -139,7 +139,7 @@ please fill out this [community providers form](https://docs.google.com/forms/d/ - [Transloadit](https://github.com/bocodigitalmedia/terraform-provider-transloadit) - [Trello](https://github.com/jtsaito/terraform-provider-trello) - [Updown.io](https://github.com/mvisonneau/terraform-provider-updown) -- [Uptimerobot](https://github.com/SpamapS/terraform-provider-uptimerobot) +- [Uptimerobot](https://github.com/louy/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)