feat: Update AWS LB Controller IAM policy and add AGA policy#497
Merged
allamand merged 2 commits intoaws-ia:mainfrom Mar 9, 2026
Merged
Conversation
Add missing ec2:DescribeRouteTables permission to the main IAM policy and add an independent Global Accelerator (AGA) IAM policy that can be optionally enabled via enable_aws_load_balancer_controller_aga variable. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Auto-generated by terraform-docs pre-commit hook. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Contributor
Author
|
@bryantbiggs |
Contributor
|
I'm no longer with AWS so I don't have access to this project - cc @allamand |
Contributor
Author
I am sorry. I didn't know that, but thank you reply this. Thank you |
allamand
approved these changes
Mar 9, 2026
Contributor
|
What is your current usage of this repo ? We don't recommend keeping it usage and recommend to move for a gitops approach instead using tools like Argocd/kro/ack |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
ec2:DescribeRouteTablespermission to the AWS Load Balancer Controller main IAM policy to match upstream iam_policy.jsonenable_aws_load_balancer_controller_agavariableTest plan
terraform validatepassesterraform planwithenable_aws_load_balancer_controller = trueincludesec2:DescribeRouteTablesterraform planwithenable_aws_load_balancer_controller_aga = truecreates the AGA policy and attachmentenable_aws_load_balancer_controller_aga = false(default)