-
Notifications
You must be signed in to change notification settings - Fork 6
How To Use v2 Enterprise Streamlit App
Huzefaaa2 edited this page May 14, 2026
·
1 revision
Use this app when you want to understand enterprise policy authoring, policy metadata, drift gates, and evidence export.
Live app: https://terraform-guardrail-enterprise.streamlit.app/
- Enterprise evaluation with pass/warn/block decisions.
- Default rule catalog with clickable TG rule IDs.
- Copyable and downloadable policy snippets.
- Policy metadata such as owner, standard, control ID, risk, and remediation.
- Drift gate simulation before apply.
- JSON, CSV, and PDF evidence export.
- Open the v2 Enterprise app.
- In Enterprise Evaluation, use the sample Terraform or upload your own files.
- Choose provider, environment, risk tier, baseline, group, repo, and
fail-on. - Click Run Enterprise Evaluation.
- Review the decision, resolved policy IDs, suggested fixes, waivers, and findings.
- Download evidence in JSON, CSV, or PDF.
- Open Policy Catalog.
- Click any TG rule ID to read the rule, risk, remediation, suggested fix, and policy snippet.
- Use Download rule snippet when you want to keep or adapt the rule metadata.
- Open Drift Gate to compare an approved snapshot with a current change.
- Open CI Evidence to copy the AWS CodePipeline/CodeBuild command pattern.
After learning v2, open the v3-v5 Governance app to see policy packs, explainability, remediation plans, PR dry runs, scheduled scans, and governance health.