From 03739a99ffd9e34ca1e1c096b291fad7713c700b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patryk=20Szczyg=C5=82owski?= Date: Wed, 11 Dec 2019 16:00:33 +0000 Subject: [PATCH] Cloudflare, not CloudFlare --- website/docs/providers/index.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/providers/index.html.markdown b/website/docs/providers/index.html.markdown index 22df0d3154..752bd9e8d6 100644 --- a/website/docs/providers/index.html.markdown +++ b/website/docs/providers/index.html.markdown @@ -15,7 +15,7 @@ infrastructure type can be represented as a resource in Terraform. A provider is responsible for understanding API interactions and exposing resources. Providers generally are an IaaS (e.g. Alibaba Cloud, AWS, GCP, Microsoft Azure, OpenStack), PaaS (e.g. Heroku), or SaaS services (e.g. Terraform Cloud, -DNSimple, CloudFlare). +DNSimple, Cloudflare). Use the navigation to the left to find available providers by type or scroll down to see all providers.