Skip to content

Releases: keichan34/ecs-fargate-login

v0.1.4

20 Oct 02:16
a8b2dfd

Choose a tag to compare

Changelog

a8b2dfd Merge pull request #8 from vikrambombhi/master
9d8d9c8 only use the authentication identity files configured in the ssh_config files, even if ssh-agent offers more identities

v0.1.3

20 Nov 05:02

Choose a tag to compare

Changelog

660db03 Display version information in CLI help page
28a26d9 Update goreleaser settings

v0.1.2

04 Nov 06:12
v0.1.2
a3afa28

Choose a tag to compare

Changelog

a3afa28 Merge pull request #5 from keichan34/3-task-stop-polling
ff8d850 Set options for task running waiter
44dc1cb Stop task if it isn't already stopping.
5bb1de3 Update README with IAM permissions required

v0.1.1

06 Sep 01:23
6b18aee

Choose a tag to compare

Changelog

6b18aee Enabled shared config mode (emulates behavior of the AWS CLI)
07f6bf4 Support Alpine Linux, multiline environment variables

v0.1

04 Sep 01:43
257911f

Choose a tag to compare

Changelog

2623513 Add README, example server files
556255c Add go.mod
3ad16b0 Initial commit
257911f Publish releases to GitHub
7c373d4 Update README
acc5ad5 Use exec.Command instead of syscall.Exec, so we can clean up the tmpfile