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

Remove "AdministratorAccess" policy from "organization-formation-build-service-role" role #517

Open
k-paulius opened this issue Jul 11, 2023 · 0 comments

Comments

@k-paulius
Copy link
Contributor

I am proposing removal of AdministratorAccess policy from organization-formation-build-service-role role.

I don't think this is a breaking change, because v0.9.15 of ofn implemented a change where it assumes OrganizationFormationBuildAccessRole to perform tasks in all accounts instead of using organization-formation-build-service-role to perform tasks in the local account and OrganizationFormationBuildAccessRole for tasks in non-local accounts (as described in 0.9.15-permission-change.md).

Because OrganizationFormationBuildAccessRole has AdministratorAccess policy attached to it and is used to execute all the tasks, organization-formation-build-service-role role no longer needs AdministratorAccess policy attached to it.

Inline policy organization-formation-build-service-role-policy that is currently attached to the organization-formation-build-service-role should have all permissions necessary for successful CodeBuild runs.

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

No branches or pull requests

1 participant