clarifydata/Amazon ECS "Update Container Property in Task Definition" Action for GitHub Actions

Updates a given container property in an Amazon ECS task definition JSON file, creating a new task definition file.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
task-definitionThe path to the ECS task definition JSON fileyes
container-nameThe name of the container defined in the containerDefinitions section of the ECS task definitionyes
property-nameThe property name to updateyes
valueThe new value of the propertyyes
namedescription
task-definitionThe path to the rendered task definition file