Versioned releases
SEAWALL changelog.
Every DIY purchase is lifetime-updated: releases are tagged in your private repo and a git pullkeeps you current. This page mirrors those tags, current and planned, so "lifetime updates" is a promise you can check rather than take on faith.
v1.0.02026Current
First public kit: three Terraform modules, the five-panel cost dashboard and the SOP.
- modules/budgets: monthly budget at 80 / 100 / 115% thresholds + Cost Anomaly Detection at $100 absolute impact, both to one KMS-encrypted SNS topic.
- modules/cur: Cost & Usage Report to S3 in Parquet, queryable through Athena.
- modules/scps: deny expensive EC2 families (p*, x*, mac*) and deny operations outside your approved EU regions.
- dashboards/grafana-finops-cost.json: The Black Hole (untagged), zombie instances, orphaned EBS, NAT drain, top-10 services.
- docs/LEAKPROOF_SOP.md: tagging framework and the SEV-1 to SEV-4 escalation matrix.
- cloudformation/leakproof-bootstrap.yaml, scripts/leakproof_deploy.sh, and the plan-as-PR-comment CI workflow.
Nextin developmentIn development
On the roadmap, not shipped. Listed honestly so you know where it is going.
- A tag-policy enforcement module (today the tagging discipline is a documented framework, not an enforced org policy).
- The Azure edition: Azure Budgets, Cost Management exports, Management Group policies and Monitor alerts.
- A sample filled cost report you can read before buying.