DNXLabs / terraform-aws-eks-lb-controller

Terraform module for deploying AWS Load Balancer Controller inside a pre-existing EKS cluster.
https://modules.dnx.one
Apache License 2.0
26 stars 40 forks source link

Add option to use permissions_boundary for IAM roles #19

Closed rasanentimo closed 1 year ago

rasanentimo commented 2 years ago

Contact Details (optional)

No response

Summary

Add option to use permissions_boundary for IAM roles

https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_boundaries.html

https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_role#permissions_boundary

Motivation

Some organizations have accounts with permissions boundaries defined for IAM entities and currently this module can't be used on those cases.

Alternatives

No response

Additional Context

No response

Code of Conduct

github-actions[bot] commented 1 year ago

I'm going to lock this issue 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 similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.