Skip to content

1.0.0

Choose a tag to compare

@sandromello sandromello released this 09 Dec 15:00
· 1319 commits to main since this release
475b3f1

Changelog

Add ecs helper script (#80)

  • Add ecs-exec.sh to address some limitations of the command aws ecs execute-command such as:
    • Prevent input from leaking shell because it doesn't accept content from stdin.
    • List a task based on the service and cluster name
    • Toggle the interactive / non-interactive options using unbuffer
  • Add permission 0600 by default to env-var persisted in the filesystem. It address problems with tools requiring a more strict permission of identity files such as ssh.
  • Refactor Dockerfile

Assets

Docker Images