Skip to content
This repository has been archived by the owner on Dec 15, 2020. It is now read-only.

expand Roles and custom permissions support #39

Closed
mattsb42-aws opened this issue May 15, 2019 · 1 comment
Closed

expand Roles and custom permissions support #39

mattsb42-aws opened this issue May 15, 2019 · 1 comment

Comments

@mattsb42-aws
Copy link
Contributor

Currently, pipeformer will generate a least-privilege IAM Role for each category of thing that needs to do things (CodePipeline, CodeBuild, etc).

There are cases where these roles will need to be given additional, custom, permissions. We need to provide a way of specifying this.

We should also look into separating roles more granularly, so that, for example, a deployment CodeBuild project could be given access to deployment credentials without also giving that access to a test CodeBuild project.

@mattsb42-aws
Copy link
Contributor Author

Closing down project: #52

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant