cloudbees-io/Deploy ECS Task Definition

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
task-definitionThe path to the ECS task definition JSON file.yes
serviceThe name of the ECS service to deploy to. The action will only register the task definition if no service is given.no""
clusterThe name of the ECS cluster to deploy to.no""
wait-for-service-stabilityWhether to wait for the ECS service to reach stable state after deploying the new task definition. Valid value is "true". Will default to not waiting.no""
wait-for-minutesHow long to wait for the ECS service to reach stable state, in minutes (default: 30 minutes, max: 6 hours).no""
force-new-deploymentWhether to force a new deployment of the service. Valid value is "true". Will default to not force a new deployment.no""
namedescription
task-definition-arnThe ARN of the registered ECS task definition