Releases: springload/aws-ssh
Releases · springload/aws-ssh
v1.3.0
Changelog
940e070 Allow setting port via instance tags
v1.0
Changelog
eef87db remove private download strategy because the repository is public now
v0.9
Changelog
f9660b4 Add connect command to connect to an instance
v0.8
Changelog
d426273 Merge pull request #6 from springload/feature/instanceid
1ccf381 Write instance_id to the ssh config as well
5f4f226 Merge pull request #5 from springload/chore/golint
c221d43 Address golint issues
v0.7
Changelog
894e235 Automatically load ~/.aws/credentials as well as ~/.aws/config
2595784 Correctly describe test command. Remove some commented stuff
v0.6
Changelog
07f5d1c Add suffix to hostname ip addresses
f6656bc Add ip address to Hostname line
v0.5
Changelog
bcc63ed Try to make the private releases work
v0.4
Changelog
32a370e Use the target dir as a temp file dir.