utrustdev/Deploy to ECS

Applies a given task definition to a running service

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
task-definitionTask Definition fileyes
serviceService to deployyes
clusterCluster to deploy toyes
aws_accountAWS account to deploy toyes
aws_access_key_idAWS access keyyes
aws_secret_access_keyAWS secret keyyes
aws_roleAWS role to useyes
aws_regionAWS region to useyes
role-duration-secondsRole duration in seconds (default: 1 hour)no3600
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.nofalse
force-new-deploymentWhether to force a new deployment of the service. Valid value is true. Will default to not force a new deployment.nofalse

no outputs