Skip to content

Releases: springload/ecs-tool

1.8.0

29 Aug 02:48
75e8909
Compare
Choose a tag to compare

Changelog

75e8909 Adds "--image_tags" flag to have better control over (#24)

1.7.0

15 Mar 23:16
7e1eb87
Compare
Choose a tag to compare

Changelog

7e1eb87 Merge pull request #21 from jesserockz/ssh-optional-ec2instance-connect
27d32b9 Allow ignoring ec2-instance-connect for ssh access Add ssh task_definition config to override main

1.6.1

29 Oct 00:48
Compare
Choose a tag to compare

Changelog

17b3380 disable CGO to make the binary universal

1.6

25 Oct 21:07
Compare
Choose a tag to compare
1.6

Changelog

ad8e51f Add github actions for automatic testing and releasing
fa702b3 Allows to pick certain keys from ejson file without jq

1.5.5

14 Oct 03:08
Compare
Choose a tag to compare

Changelog

26f4aea Fixes event display during "ecs-tool deploy"

1.5.4

14 Oct 02:15
Compare
Choose a tag to compare

Changelog

3427f11 Fixes "ecs-tool run" command

1.5.3

06 Aug 02:33
Compare
Choose a tag to compare

Changelog

7de25ba Check for the ssh agent connection

1.5.1

29 Apr 23:18
Compare
Choose a tag to compare

Changelog

bbb307c Update goreleaser config to be used with the new version

1.4.1

24 Jan 01:42
Compare
Choose a tag to compare

Changelog

f998af5 add processor command to modify decrypted ejson content

1.4.0

23 Jan 05:47
Compare
Choose a tag to compare

Changelog

975faeb Add ejson decryption feature to write decrypted content to SSM Parameter
7b0d795 add modd.conf to auto-rebuild when developing