blenderbox/Run ECS Task Action for GitHub Actions

Runs a one off task on an ECS cluster

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
task-definition-arnECS task definition arnno
clusterThe name of the ECS service's cluster. Will default to the 'default' clusterno
countThe number of tasks to start. Will default to 1no
wait-for-task-completionWhether to wait for the ECS task to finish processing. Valid value is "true". Will default to not waiting.no
wait-for-minutesHow long to wait for the ECS task to finish processing, in minutes (default: 30 minutes, max: 6 hours).no
overridesJson object of task level overrides to useno
network-configurationJson object of networkConfiguration to useno
namedescription
task-definition-arnThe ARN of the registered ECS task definition
task-arnList of ARNs of the ECS task(s) run