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

feat: 🎸 Add lambda_role_permissions_boundary variable for iam #33

Merged
merged 1 commit into from
Jan 14, 2021
Merged

feat: 🎸 Add lambda_role_permissions_boundary variable for iam #33

merged 1 commit into from
Jan 14, 2021

Conversation

maael
Copy link
Contributor

@maael maael commented Jan 14, 2021

Once again, thanks for the work on the project! Just some more tweaks to build out some of the options for the module to allow it to be more flexible, as I also try to make it accommodate our workflows and what we need for it.

This allows a permission boundary
to be optionally set if needed for the aws_iam_role used for lambdas.

This allows a [permission
boundary](https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_boundaries.html)
to be optionally set if needed for the `aws_iam_role` used for lambdas.
Copy link
Member

@ofhouse ofhouse left a comment

Choose a reason for hiding this comment

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

Useful addition, thanks for contributing! 👍

@ofhouse ofhouse merged commit 254a15f into milliHQ:main Jan 14, 2021
@ofhouse
Copy link
Member

ofhouse commented Jan 14, 2021

Released in v0.5.2.

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.

2 participants