Skip to content

Commit

Permalink
feat: Update policy document for aws load balancer controller
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinrudde committed Nov 6, 2024
1 parent f84394f commit d9ffe1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -1174,6 +1174,7 @@ data "aws_iam_policy_document" "aws_load_balancer_controller" {
"ec2:DescribeTags",
"ec2:GetCoipPoolUsage",
"ec2:DescribeCoipPools",
"ec2:GetSecurityGroupsForVpc",
"elasticloadbalancing:DescribeLoadBalancers",
"elasticloadbalancing:DescribeLoadBalancerAttributes",
"elasticloadbalancing:DescribeListeners",
Expand Down

0 comments on commit d9ffe1b

Please sign in to comment.