Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separates execution and task role #7

Merged
merged 2 commits into from
Jun 30, 2020
Merged

Separates execution and task role #7

merged 2 commits into from
Jun 30, 2020

Conversation

k-k
Copy link
Member

@k-k k-k commented Jun 30, 2020

This module was unintentionally generating and using the same role for both the Task Role and the Execution Role. This separates these two out.

In cases where you're deploying with launch_type = EC2, you may already have a role on the instances and do not need these roles. So this PR will make these roles optional.

Lastly, each can have policies ARNs passed in to be attached to the respective roles.

@k-k k-k merged commit e6acfbd into master Jun 30, 2020
@k-k k-k deleted the ecs-iam-role-changes branch June 30, 2020 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant