AWS Doctor v2.11.0
Powerful open-source CLI to audit security, costs, and best practices in AWS. 🩺 ☁️
Changelog
- 07c5868 feat(pricing): use AWS Pricing API for region-aware cost estimates (#125)
- 03d0e9b refactor(pricing): migrate utils/pricing to service/pricing (#133)
Installation
Using homebrew (macOS/Linux)
brew install elC0mpa/homebrew-tap/aws-doctorUsing install script (macOS/Linux)
curl -sSfL https://raw.githubusercontent.com/elC0mpa/aws-doctor/main/install.sh | shUsing Go
go install github.com/elC0mpa/aws-doctor@v2.11.0Direct download
Download the appropriate archive for your platform from the assets below.
Full Changelog: v2.10.0...v2.11.0