🚀 Enhancements
Add task_exec and task role policy attachments @sodre (#84)
what
- Creates two variables to accept a list of policies to attach to the generated task and task execution roles
- The policies are only attached if the the roles were created by this module.
why
- When creating services that reference outside secrets it would be easier to pass the required policy during service creation.