aws-actions/amazon-ecs-render-task-definition

Pass environment variables when render task definition

Closed this issue · 3 comments

dspv commented

Would be great to have the ability to change environment variables when rending a new task definition. I cannot find any other chance how to do it :)

I had this same need and tried to get it working.

WIP, still testing: https://github.com/Misterio77/amazon-ecs-render-task-definition

EDIT: Seems to work okay, working on getting test coverage for the errors now, just set a PR up

Closing older Issue. This should be supported as part of PR114