cyteger/Amazon-ecs-task-definition-dynamic-fields

Dynamically update any task definition field

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Nov 16, 2022
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: cyteger/amazon-ecs-task-definition-dynamic-fields@8db87f0c451dd17c2dfab6ce8850566b4606f3a6 # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
task-familyName of the task definition familyyes
task-revisionRevision of the task definition familyno""
aws-access-key-idYour AWS access key ID: pass through github secretsyes
aws-secret-access-keyYour AWS secret access key: pass through github secretsyes
aws-regionThe region of your ecs clusteryes
image-uriThe URI of the new imageyes
cluster-nameThe name of the cluster to run the service onyes
service-nameThe name of the service name of the service to updateyes
namedescription
task-definitionA new task definition with your changes