feat: Add support for task and execution role ARNs in action.yml and …
…index.js
Issue #, if available:
Description of changes: Adding the ability to do set task role arn and the execution role arn. This may be different from account to account so setting it would provide a little flexibility.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Hi @DMEvanCT, thank you so much for your contribution. Apologies on the delay. We will be working on reviewing Pull Requests on the repositories. In the mean time please ensure that below steps, if not already done, are taken care of in your PR:
-
Verify if PR follows semantic pull request conventions.
-
Please run
npm run packagecommand to updatedist/folder with latest dependencies. -
Resolve merge conflicts on the PR