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

ECS Policies #264

Merged
merged 17 commits into from
Feb 23, 2023
Merged

ECS Policies #264

merged 17 commits into from
Feb 23, 2023

Conversation

tremble
Copy link
Contributor

@tremble tremble commented Feb 16, 2023

Builds on top of work done by alinabuzachis in #210

Tested using ansible-collections/community.aws#1716

@tremble
Copy link
Contributor Author

tremble commented Feb 16, 2023

@gravesm I've tested this against my account, there might be a permissions issue creating the service-linked-role but I can't test that because it's been created already in my account. I think the relevant permission is included...

@gravesm
Copy link
Collaborator

gravesm commented Feb 16, 2023

Thanks, I'll start taking a look at this and see if we can finally get this one merged.

@@ -31,6 +31,7 @@ Statement:
- 'arn:aws:iam::aws:policy/service-role/AmazonDMSVPCManagementRole'
- 'arn:aws:iam::aws:policy/service-role/AmazonRDSEnhancedMonitoringRole'
- 'arn:aws:iam::aws:policy/service-role/AWSServiceRoleForVPCTransitGateway'
- 'arn:aws:iam::aws:policy/service-role/AmazonEC2ContainerServiceRole'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one is duplicated, and probably should be arn:aws:iam::aws:policy/service-role/AmazonECSTaskExecutionRolePolicy

aws/terminator/paas.py Show resolved Hide resolved
aws/policy/security-services.yaml Show resolved Hide resolved
alinabuzachis and others added 17 commits February 22, 2023 12:17
Signed-off-by: Alina Buzachis <[email protected]>
Signed-off-by: Alina Buzachis <[email protected]>
Signed-off-by: Alina Buzachis <[email protected]>
Signed-off-by: Alina Buzachis <[email protected]>
Signed-off-by: Alina Buzachis <[email protected]>
Signed-off-by: Alina Buzachis <[email protected]>
Signed-off-by: Alina Buzachis <[email protected]>
Signed-off-by: Alina Buzachis <[email protected]>
Signed-off-by: Alina Buzachis <[email protected]>
Signed-off-by: Alina Buzachis <[email protected]>
Signed-off-by: Alina Buzachis <[email protected]>
Signed-off-by: Alina Buzachis <[email protected]>
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.

4 participants