diff --git a/website/intro/index.mdx b/website/intro/index.mdx index 96eca5fa8..232e6c570 100644 --- a/website/intro/index.mdx +++ b/website/intro/index.mdx @@ -54,7 +54,7 @@ Terraform supports reusable configuration components called [modules](/docs/lang Since your configuration is codified, you can commit it to a version control system (VCS) and use [Terraform Cloud](/intro/terraform-editions#terraform-cloud) to efficiently manage Terraform workflows across teams. Terraform Cloud runs Terraform in a consistent, reliable environment and provides access to shared state and secret data, role-based access controls, a private registry for sharing both modules and providers, and more. --> **Note:** Learn more about [Terraform use cases](/intro/use-cases) and [how Terraform compares to alternatives](/intro/vs). +-> **Tip:** Learn more about [Terraform use cases](/intro/use-cases) and [how Terraform compares to alternatives](/intro/vs). ## Community