-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Huzefaaa2 edited this page Jan 24, 2026
·
52 revisions
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.
- Architecture
- CLI Usage
- MCP Server
- Compliance Rules
- Streamlit Deployment
- Live Streamlit App
- PyPI Package
- Release Process
- Diagrams
- Supported providers: AWS, Azure, GCP, Kubernetes, Helm, OCI, Vault, Alicloud, vSphere
- Latest version: 0.2.7
- Container image: https://github.com/Huzefaaa2/terraform-guardrail/pkgs/container/terraform-guardrail
| 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) |
docker pull ghcr.io/huzefaaa2/terraform-guardrail:v0.2.7