clarifydata/Amazon ECS "Set Container Environment in Task Definition" Action for GitHub Actions

Sets environment variables in a container definition in an Amazon ECS task definition JSON file, creating a new 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
env-var-nameThe name of the environment variable to set in the ECS task definitionyes
env-var-valueThe value of the environment variable to set in the ECS task definitionyes
namedescription
task-definitionThe path to the rendered task definition file