We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ec2:GetSecurityGroupsForVpc
v2.10.0
1 parent c6186ee commit dfef351Copy full SHA for dfef351
aws_lb_controller.tf
@@ -36,6 +36,7 @@ data "aws_iam_policy_document" "lb_controller" {
36
"ec2:DescribeTags",
37
"ec2:GetCoipPoolUsage",
38
"ec2:DescribeCoipPools",
39
+ "ec2:GetSecurityGroupsForVpc",
40
"elasticloadbalancing:DescribeLoadBalancers",
41
"elasticloadbalancing:DescribeLoadBalancerAttributes",
42
"elasticloadbalancing:DescribeListeners",
0 commit comments