Skip to content

v1.3.3

Compare
Choose a tag to compare
@springloaddeploybot springloaddeploybot released this 05 Jul 21:59
· 40 commits to master since this release

Changelog

48c158c Use bastion custom port on ProxyJump
3e0de4b Add option to not prefix host name with profile
34ede85 Dont append number if no instance with same name
940e070 Allow setting port via instance tags
509717e fix goreleaser
4f2f9a8 Add meta tags. Set up deployment pipeline
eef87db remove private download strategy because the repository is public now
f9660b4 Add connect command to connect to an instance
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
894e235 Automatically load ~/.aws/credentials as well as ~/.aws/config
2595784 Correctly describe test command. Remove some commented stuff
07f5d1c Add suffix to hostname ip addresses
f6656bc Add ip address to Hostname line
bcc63ed Try to make the private releases work
32a370e Use the target dir as a temp file dir.
63488a3 Disabling private brew as it was deprecated for some reason
e468364 Allow downloading brew release from private github repo
43140c6 First working version