What's New
✨ Features
-
--time-range last-month: New dedicated mode for monthly reporting; automatically queries the full previous calendar month, perfect for month-end FinOps reviews and stakeholder reports -
Service Cost Comparison: Cost by service breakdown now shows both periods side-by-side (previously only showed current period). Easily spot which services increased or decreased spending between periods; great for identifying cost spikes and validating optimization efforts.
-
Docker support: Run the dashboard using
docker composewithout local Python setup
Bug Fixes
- Fixed date range calculations for AWS Cost Explorer API (#48)
Improvements
- Renamed CSV export columns for clarity: "Previous Period Cost By Service" and "Current Period Cost By Service"
Note: CLI remains backward compatible.
Upgrade to this version:
pip install --upgrade aws-finops-dashboardor
pipx upgrade aws-finops-dashboardContributors
Thanks to @michabbb for contributing the last-month breakdown feature (#44)!
Full Changelog: v2.2.9...v2.3.0