Skip to content

Updated iam policy to reflect the required permissions by aws load balancer controller#40

Merged
thiago4go merged 1 commit intoDNXLabs:masterfrom
qasado:feature/iam-policy-update
Jul 1, 2025
Merged

Updated iam policy to reflect the required permissions by aws load balancer controller#40
thiago4go merged 1 commit intoDNXLabs:masterfrom
qasado:feature/iam-policy-update

Conversation

@qasado
Copy link
Copy Markdown
Contributor

@qasado qasado commented Jun 30, 2025

Updated iam policy to reflect the required permissions by aws load balancer

New version of aws-load-balancer-controller requires IAM with additional actions to function.
iam.tf has been updated with missing Actions on the policy
Please refer to their latest policy docs:
https://github.com/kubernetes-sigs/aws-load-balancer-controller/blob/main/docs/install/iam_policy.json
https://raw.githubusercontent.com/kubernetes-sigs/aws-load-balancer-controller/v2.13.3/docs/install/iam_policy.json

Types of changes

What types of changes does your code introduce to <repo_name>?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

  • I have read the CONTRIBUTING.md doc.
  • I have added necessary documentation (if appropriate).
  • Any dependent changes have been merged and published in downstream modules.

Further comments

@thiago4go thiago4go self-requested a review July 1, 2025 04:59
@qasado
Copy link
Copy Markdown
Contributor Author

qasado commented Jul 1, 2025

@thiago4go thanks for the approval.
It appears like the terraform doc generation has failed and it’s unrelated to this change.
Can you please advise on the next steps?

@thiago4go
Copy link
Copy Markdown
Contributor

Hi @qasado, I will check it later, but for now it is all good. I am merging this to main. Thank you for your contribution! :)

@thiago4go thiago4go merged commit c363601 into DNXLabs:master Jul 1, 2025
2 of 3 checks passed
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