AWS Doctor v1.4.0
Analyze your AWS infrastructure for cost optimization and security best practices.
Changelog
- 7925a7b Improve coverage output service (#66)
- 3da328e Updated demo gifs
- b100696 feat: print-aws-doctor-banner (#63)
- 8944a17 fix: updated tests coverage command
- 1409a0c refactor(utils): modularize utils package into sub-packages (#64)
- 6bf3f62 test(utils): increase test coverage for all utils sub-packages (#65)
- 697e465 tests: increased coverage for aws services
Installation
Using Go
go install github.com/elC0mpa/aws-doctor@v1.4.0Using install script (macOS/Linux)
curl -sSfL https://raw.githubusercontent.com/elC0mpa/aws-doctor/main/install.sh | shDirect download
Download the appropriate archive for your platform from the assets below.
Full Changelog: v1.3.5...v1.4.0