amazon-ecs-render-task-definition
amazon-ecs-render-task-definition copied to clipboard
Pass environment variables when render task definition
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 :)
+1
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