amazon-ecs-render-task-definition icon indicating copy to clipboard operation
amazon-ecs-render-task-definition copied to clipboard

feat: Add options to pass task and execution role ARNs

Open mskrip opened this issue 10 months ago • 1 comments

Issue #, if available: Close #183

Description of changes: Adds options to set task and execution IAM role ARNs on the rendered task definition. Unfortunately, I noticed #293 exists only after I had already made this, this PR contains also tests for this feature and hopefully makes other tests pass.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

mskrip avatar Feb 19 '25 15:02 mskrip

PR similar to #293

kg-aws avatar Aug 14 '25 21:08 kg-aws