AWS Doctor v1.3.0
Analyze your AWS infrastructure for cost optimization and security best practices.
Changelog
- eb6a596 Feat/added golangci lint (#42)
- 06ad12d Fix terminal cursor disappearing with --help flag
- 32044bd assets: added project logo (#45)
- 7f3eafa feat: implement --update flag and update documentation (#47)
- e8e3598 feat: implement --update flag and update documentation (#47) (#48)
- f380b33 feat: update version flag flow to use orchestrator service (#43)
- 2aa7617 refactor: create OutputService to encapsulate output logic (#38)
Installation
Using Go
go install github.com/elC0mpa/aws-doctor@v1.3.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.2.1...v1.3.0