New Features
- PDF export option added to cost dashboard
- CSV and JSON export options added to audit dashboard
- TOML, YAML and JSON config file options added for easier running of the tool instead of passing multiple cli commands.
Enhancements
- Bug fixed: Some users reported of unable to run the tool in Amazon Linux machines.
- Code optimisation
Note: CLI remains backward compatible.
Upgrade to this version:
pip install --upgrade aws-finops-dashboard
or
pipx upgrade aws-finops-dashboard
Thanks to @MKAbuMattar for contributing to this release.