Skip to content

Commit

Permalink
feat: Add ec2:GetSecurityGroupsForVpc for AWS LB Controller `v2.10.…
Browse files Browse the repository at this point in the history
…0` (#536)
  • Loading branch information
timnee authored Nov 11, 2024
1 parent ef31aca commit 9cfab4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/iam-role-for-service-accounts-eks/policies.tf
Original file line number Diff line number Diff line change
Expand Up @@ -840,6 +840,7 @@ data "aws_iam_policy_document" "load_balancer_controller" {
"ec2:DescribeTags",
"ec2:GetCoipPoolUsage",
"ec2:DescribeCoipPools",
"ec2:GetSecurityGroupsForVpc",
"elasticloadbalancing:DescribeLoadBalancers",
"elasticloadbalancing:DescribeLoadBalancerAttributes",
"elasticloadbalancing:DescribeListeners",
Expand Down

0 comments on commit 9cfab4a

Please sign in to comment.