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

Better iam policies #339

Merged
merged 5 commits into from
Jan 20, 2017
Merged

Better iam policies #339

merged 5 commits into from
Jan 20, 2017

Conversation

ehowe
Copy link
Contributor

@ehowe ehowe commented Jan 19, 2017

No description provided.

@geemus
Copy link
Member

geemus commented Jan 20, 2017

Seems good to me from a high level. Defer to @lanej for final review/merge.

body = service.list_attached_role_policies(role_name, page_params(options)).body
merge_attributes(body)

body['Policies'].map do |policy|
Copy link
Member

Choose a reason for hiding this comment

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

This is a frequently duplicated block. Should extract this at some point.

@lanej lanej merged commit 2d7e471 into fog:master Jan 20, 2017
@lanej
Copy link
Member

lanej commented Jan 20, 2017

Thanks @ehowe

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.

3 participants