diff --git a/content/terraform-enterprise/1.0.x/docs/enterprise/policy-enforcement/manage-policy-sets/index.mdx b/content/terraform-enterprise/1.0.x/docs/enterprise/policy-enforcement/manage-policy-sets/index.mdx index b5899c295f..f6fb20717b 100644 --- a/content/terraform-enterprise/1.0.x/docs/enterprise/policy-enforcement/manage-policy-sets/index.mdx +++ b/content/terraform-enterprise/1.0.x/docs/enterprise/policy-enforcement/manage-policy-sets/index.mdx @@ -65,6 +65,8 @@ Sentinel provides three policy enforcement levels: - **soft mandatory:** Failed policies stop the run, but any user with [Manage Policy Overrides permission](/terraform/enterprise/users-teams-organizations/permissions#manage-policy-overrides) can override these failures and allow the run to complete. - **hard mandatory:** Failed policies stop the run. Terraform does not apply runs with failed **hard mandatory** policies until a user fixes the issue that caused the failure. +~> **Tip:** If the policy set option “This policy set can be overridden in the event of mandatory failures” is enabled, users with the appropriate permissions (such as admins or team owners) can override any failed policy checks in that set, including those marked as `hard-mandatory`. This override setting takes precedence over the individual policy’s enforcement level. + ### OPA OPA provides two policy enforcement levels: