diff --git a/website/intro/use-cases.mdx b/website/intro/use-cases.mdx index aa723a764..a44858dd9 100644 --- a/website/intro/use-cases.mdx +++ b/website/intro/use-cases.mdx @@ -17,7 +17,7 @@ Provisioning infrastructure across multiple clouds increases fault-tolerance, al ### Resources -- Try the [Deploy Federated Multi-Cloud Kubernetes Clusters](https://learn.hashicorp.com/tutorials/terraform/multicloud-kubernetes) tutorial on HashiCorp Learn to provision Kubernetes clusters in both Azure and AWS environments, configure Consul federation with mesh gateways across the two clusters, and deploy microservices across the two clusters to verify federation. +- Try our [Deploy Federated Multi-Cloud Kubernetes Clusters](https://learn.hashicorp.com/tutorials/terraform/multicloud-kubernetes) tutorial to provision Kubernetes clusters in both Azure and AWS environments, configure Consul federation with mesh gateways across the two clusters, and deploy microservices across the two clusters to verify federation. - Browse the [Terraform Registry](https://registry.terraform.io/browse/providers) to find thousands of publicly available providers.