Skip to content

Simple script for monitoring and waiting for success of Amazon Elastic Container Service Task run

License

Notifications You must be signed in to change notification settings

Carvago/ecs-wait-for-task

Repository files navigation

ecs-wait-for-task

Simple script for monitoring and waiting for success of Amazon Elastic Container Service Task run

What it does

  • It waits for task to finish
  • Printing task logs
  • Exiting with same exit code as container in task run

Requirements

  • jq
  • aws
  • ecs-cli

Usage

ecs-wait-for-task --cluster "my-cluster" --task "arn:aws:ecs:eu-central-1:310753720731:task/8fbc18ee-6f44-42f8-ba33-b319e4fc1949"

Thank you!

Heavily inspired by https://github.com/silinternational/ecs-deploy

Sponsored by

Carvago.com

About

Simple script for monitoring and waiting for success of Amazon Elastic Container Service Task run

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published