-
Notifications
You must be signed in to change notification settings - Fork 6
How To Use v1 Foundation Streamlit App
Huzefaaa2 edited this page May 14, 2026
·
1 revision
Use this app when you want a fast Terraform scan without enterprise setup.
Live app: https://terraform-guardrail.streamlit.app/
- TG001-TG023 rule detection on Terraform files.
- Optional Terraform state leak checks.
- CSV findings export.
- Links to the v2 Enterprise, v3-v5 Governance, and v1-v5 Full platform apps.
- Open the v1 Foundation app.
- Upload one or more
.tf,.tfvars, or.hclfiles. - Optionally upload a
.tfstatefile if you want state leak detection. - Keep schema-aware validation off unless Terraform CLI is available in the runtime.
- Click Scan.
- Review rule ID, severity, message, path, and detail.
- Download the CSV findings file if you want to attach results to a ticket or review.
- Use the v2 Enterprise app when you need policy metadata, approvals, baselines, drift, or evidence.
- Use the v3-v5 Governance app when you need policy packs, explainability, remediation, and schedules.
- Use the v1-v5 Full platform app when you want the complete workflow in one GUI.