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

Feature/permissions boundary #27

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Marakai
Copy link

@Marakai Marakai commented Apr 24, 2020

Added the ability to also use IAM Permissions Boundaries in Roles.

With boundaries becoming a more common feature for limiting permissions in IAM, found this feature quite useful.

  • Added ability to handle permissions_boundary in configuration
  • Added example in README.md
  • Added sample Jinja2 templates and example in main config file to allow tests to run and show proper generation

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Marakai added 3 commits April 24, 2020 15:44
takes same approach as managed policies, except as single string value instead of list
- test only updated for YAML for now
turned off JSON test in test.sh
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