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

Permission boundary #16

Merged
merged 1 commit into from
Feb 19, 2019
Merged

Permission boundary #16

merged 1 commit into from
Feb 19, 2019

Conversation

ppieprzycki
Copy link
Contributor

This PR adds support for policy boundary attached to role or user.

You can find reference to this feature in docs
https://www.terraform.io/docs/providers/aws/r/iam_user.html
https://www.terraform.io/docs/providers/aws/d/iam_role.html

@antonbabenko antonbabenko merged commit d62678b into terraform-aws-modules:master Feb 19, 2019
@antonbabenko
Copy link
Member

v0.1.0 has been released with your addition. Thanks!

@antonbabenko
Copy link
Member

permissions_boundary must be specified because it fails with an empty value:
Error: module.iam_user.aws_iam_user.this: expected length of permissions_boundary to be in the range (20 - 2048), got.

I will revert this now. And let's wait for Terraform 0.12 and nullable values.

@antonbabenko
Copy link
Member

My bad, my test environment had the wrong version of AWS provider.

@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants