diff --git a/website/docs/intro/index.mdx b/website/docs/intro/index.mdx index a7fb1a9565..4acc3a7b5a 100644 --- a/website/docs/intro/index.mdx +++ b/website/docs/intro/index.mdx @@ -16,7 +16,7 @@ Terraform creates and manages resources on cloud platforms and other services th ![Terraform creates and manages cloud platforms and services through their APIs](/img/docs/intro-terraform-apis.png) -HashiCorp and the Terraform community have already written **more than 2400 providers** to manage thousands of different types of resources and services, and this number continues to grow. You can find all publicly available providers on the [Terraform Registry](https://registry.terraform.io/), including Amazon Web Services (AWS), Azure, Google Cloud Platform (GCP), Kubernetes, Helm, GitHub, Splunk, DataDog, and many more. +HashiCorp and the Terraform community have already written **thousands of providers** to manage many different types of resources and services. You can find all publicly available providers on the [Terraform Registry](https://registry.terraform.io/), including Amazon Web Services (AWS), Azure, Google Cloud Platform (GCP), Kubernetes, Helm, GitHub, Splunk, DataDog, and many more. The core Terraform workflow consists of three stages: