1.0.0
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
- hoop-darwin-arm64
- hoop-darwin-amd64
- hoop-linux-arm64
- hoop-linux-amd64
- hoop-windows-arm64
- hoop-windows-amd64
- checksums.txt