Skip to content

Releases: springload/aws-ssh

v1.3.0

04 Jul 07:18
Compare
Choose a tag to compare

Changelog

940e070 Allow setting port via instance tags

v1.2.2

11 May 01:22
Compare
Choose a tag to compare

Changelog

693bcc6 Fix plug name

v1.2

07 Apr 21:34
Compare
Choose a tag to compare

Changelog

509717e fix goreleaser

v1.0

04 Dec 01:45
Compare
Choose a tag to compare

Changelog

eef87db remove private download strategy because the repository is public now

v0.9

31 Oct 03:09
Compare
Choose a tag to compare

Changelog

f9660b4 Add connect command to connect to an instance

v0.8

29 Oct 01:31
d426273
Compare
Choose a tag to compare

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

26 Sep 23:13
Compare
Choose a tag to compare

Changelog

894e235 Automatically load ~/.aws/credentials as well as ~/.aws/config
2595784 Correctly describe test command. Remove some commented stuff

v0.6

28 Jul 22:28
Compare
Choose a tag to compare

Changelog

07f5d1c Add suffix to hostname ip addresses
f6656bc Add ip address to Hostname line

v0.5

09 May 22:44
Compare
Choose a tag to compare

Changelog

bcc63ed Try to make the private releases work

v0.4

19 Feb 01:45
Compare
Choose a tag to compare

Changelog

32a370e Use the target dir as a temp file dir.