u/FreeKiwi4681

Pre-deployment infrastructure governance engine – catch budget overruns before terraform apply
▲ 3 r/Terraform+1 crossposts

Pre-deployment infrastructure governance engine – catch budget overruns before terraform apply

Tired of surprise Azure bills and post-deployment policy violations. Built a deterministic governance engine that evaluates Terraform plans before deployment.

Supports Azure Retail Prices API for real-time cost estimation — no hardcoded tables, actual Azure pricing for your region.

It produces a 5-level governance decision, routes notifications to budget owners and engineering leads, and generates a full audit artifact with reasoning chain and trace graph. Works offline against the plan JSON —no Azure credentials needed for evaluation.

Works with any Terraform-managed Azure infrastructure.
GitHub Actions integration included.

https://github.com/obsidianwall/obsidianwall-verdict

pip install obsidianwall-verdict

u/FreeKiwi4681 — 9 days ago

Pre-deployment infrastructure governance engine – catch budget overruns before terraform apply

Tired of surprise Azure bills and post-deployment policy violations. Built a deterministic governance engine that evaluates Terraform plans before deployment.

Supports Azure Retail Prices API for real-time cost estimation — no hardcoded tables, actual Azure pricing for your region.

It produces a 5-level governance decision, routes notifications to budget owners and engineering leads, and generates a full audit artifact with reasoning chain and trace graph. Works offline against the plan JSON —no Azure credentials needed for evaluation.

Works with any Terraform-managed Azure infrastructure.
GitHub Actions integration included.

https://github.com/obsidianwall/obsidianwall-verdict

pip install obsidianwall-verdict

u/FreeKiwi4681 — 14 days ago