AWS Doctor v2.2.0
Powerful open-source CLI to audit security, costs, and best practices in AWS. 🩺 ☁️
Changelog
- cb708ae feat: add cost estimates to waste detection (#85)
- f7d27cf fix: correct banner centering for Unicode characters (#84)
- 6e710f4 refactor: centralize pricing logic and improve test coverage (#87)
Installation
Using homebrew (macOS/Linux)
brew install elC0mpa/homebrew-tap/aws-doctor
Using install script (macOS/Linux)
curl -sSfL https://raw.githubusercontent.com/elC0mpa/aws-doctor/main/install.sh | sh
Using Go
go install github.com/elC0mpa/aws-doctor@v2.2.0
Direct download
Download the appropriate archive for your platform from the assets below.
Full Changelog: v2.1.0...v2.2.0