Changelog
- 67ca2a1 Change module URL
- bd6be14 Create LICENSE
- 5c54786 Default to use AWS_REGION
- 3d49d6d Handle signals outside of shell as well
- 5ddad4a Handle throttle exceptions on public key send
- 05655f4 Initial commit
- 12250ff Merge branch 'master' of https://github.com/nodefortytwo/amz-ssh
- 076a1f6 Merge pull request nodefortytwo#1 from nodefortytwo/add-license-1
- 714de94 Remove update command; use args for destination
- e54f1cb Small tweaks
- 5e2fb1c Starting a light refactor
- 4d48bd4 Support for changing search tags and looking for instances directly
- 89bbd8d Switch to AWS SDK v2
- 091d386 Switch to Go 1.20
- de74693 Switch to slog
- dde1d90 Update .goreleaser.yml
- e32c9dd Update .goreleaser.yml
- 19118e7 Update .goreleaser.yml
- ff04e9e Update README.md
- 8ce4d75 Update README.md
- 07f6365 Update README.md
- 0e04e32 Update config.yml
- 3db3267 Update config.yml
- dd99d9f Update go.sum
- 73977fa Update go.sum
- 0c295c6 Update issue templates
- c98f7fa Update main.go
- 82fa7ce Update main.go
- 3fa7887 Update main.go
- 25a5146 adding self update
- ee8e19b better readme wording
- a668623 clean up handling of ec2 endpoints
- eca7e8c keep the public key active while the program is running
- 01f6489 poc
- 6b9189b preping for 0.0.1
- 207f28c support chaining of destinations
- 72f8e29 switched to multiple -d flags rather than comma sep
- 1af571d terraform example
- 0fbfb6f ungracefully handle signals