Skip to content

Sentinel

Spicy — senior dev territoryCloud & Infra

ELI5 — The Vibe Check

Sentinel is HashiCorp's policy engine for their tools — Terraform, Vault, Consul, Nomad. Before Terraform applies changes, Sentinel checks if they comply with your rules. 'Is the instance type approved?' 'Is encryption enabled?' If not, the apply is blocked. It's like a bouncer specifically for HashiCorp's ecosystem.

Real Talk

HashiCorp Sentinel is an embedded policy-as-code framework for the HashiCorp enterprise stack. It enforces policies during Terraform runs, Vault operations, and Consul/Nomad actions. Policies are written in the Sentinel language and evaluated at different enforcement levels (advisory, soft-mandatory, hard-mandatory). It's a paid feature of HashiCorp's enterprise products.

When You'll Hear This

"Sentinel blocks any Terraform plan that creates unencrypted storage." / "We have hard-mandatory Sentinel policies for production infrastructure changes."

Made with passive-aggressive love by manoga.digital. Powered by Claude.