cloudbees-io/Render ECS Task Definition

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
task-definitionThe path to the ECS task definition JSON file. (Optional if task-definition-name is given)yes
container-nameThe name of the container defined in the containerDefinitions section of the ECS task definitionyes
imageThe URI of the container image to insert into the ECS task definitionyes
environment-variablesVariables to add to the container. Each variable is of the form KEY=value, you can specify multiple variables with comma separated string.no
environment-variables-pathVariables to add to the container.no
namedescription
task-definitionThe path to the rendered task definition file