From 2209b00167e48c227887d5823f1ed98db06f1a91 Mon Sep 17 00:00:00 2001 From: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com> Date: Wed, 26 Jan 2022 16:11:42 -0500 Subject: [PATCH] Update website/intro/use-cases.mdx Co-authored-by: Judith Malnick --- website/intro/use-cases.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/intro/use-cases.mdx b/website/intro/use-cases.mdx index 6b81d640d..7d9c8479f 100644 --- a/website/intro/use-cases.mdx +++ b/website/intro/use-cases.mdx @@ -44,7 +44,7 @@ Try the [Build and Use a Local Module](https://learn.hashicorp.com/tutorials/ter ## Policy Compliance and Management -Terraform can help you enforce policies on the types of resources teams can provision and use. Ticket-based review processes are a bottleneck that can slow down development. Instead, you can use Sentinel, a policy-as-code framework, to automatically enforce compliance and governance policies before Terraform makes infrastructure changes. Sentinel is available with the [Terraform Cloud team and governance](https://www.hashicorp.com/products/terraform/pricing) plan. +Terraform can help you enforce policies on the types of resources teams can provision and use. Ticket-based review processes are a bottleneck that can slow down development. Instead, you can use Sentinel, a policy-as-code framework, to automatically enforce compliance and governance policies before Terraform makes infrastructure changes. Sentinel is available with the [Terraform Cloud team and governance](https://www.hashicorp.com/products/terraform/pricing) tier. ### Resources