{{! Copyright (c) HashiCorp, Inc. SPDX-License-Identifier: BUSL-1.1 ~}}
Sentinel Policies Nomad integrates with HashiCorp Sentinel to allow operators to express policies as code and have those policies automatically enforced. This allows operators to define a "sandbox" and restrict actions to only those compliant with that policy. {{#if (can "write sentinel-policy")}} {{else}} {{/if}} {{#if this.model}} <:body as |B|> {{B.data.name}} {{B.data.description}} {{B.data.enforcementLevel}} {{B.data.scope}} {{#if (can "destroy sentinel-policy")}} {{/if}} {{else}}

No Sentinel Policies

Get started by creating a policy from scratch or by creating one from the policy gallery.

{{/if}}