All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add AWS unused volumes detection.
- Add AWS token session as optional parameter for session authentication.
- Add a possibility to use environment variables for AWS credentials instead of storing key/secret in config.yaml. Before that it was impossible to use STS session (temporary) credentials. You can use aws-vault for running command.
- Print analyze result to stdout
- Init project