Skip to content
Huzefaaa2 edited this page Jan 24, 2026 · 52 revisions

Terraform Guardrail MCP Wiki

Welcome to the Terraform Guardrail MCP documentation. This wiki covers architecture, usage, compliance rules, and deployment guides for the CLI, MCP server, and Streamlit UI.

Quick links

Feature Matrix

Area CLI Web UI / Streamlit
Config scan (.tf, .tfvars, .hcl) Yes Yes
State leak scan (.tfstate) Yes Yes
Schema-aware validation Yes Yes
CSV export No Yes
Provider metadata Yes Yes
Snippet generation Yes No
Multi-file scan Yes (directory) Yes (upload up to 10)

Container Tag Example

docker pull ghcr.io/huzefaaa2/terraform-guardrail:v0.2.7

Clone this wiki locally