bjhale/AWS ECS Upsert Service Action

Updates ECS service with new task definition, creates service if it does not exist

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
cluster_nameName of ECS clusteryes
service_nameName of ECS serviceyes
task_definitionPath to task definition fileyes
load_balancersno
service_registriesno
service_tagsComma separated key=value pairs of tags to apply to serviceno""
desired_countNumber of tasks to runno1
enable_execute_commandEnable ECS execute commandnofalse
launch_typeLaunch type for servicenoEC2
subnetsComma separated list of subnet idsno""
security_groupsComma separated list of security group idsno""
deployment_circuit_breaker_enableEnable deployment circuit breakernotrue
deployment_circuit_breaker_rollbackEnable deployment circuit breaker rollbacknotrue
assign_public_ipAssign public IP to tasksnofalse

no outputs