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.
1 parent 95730fd commit c499e59Copy full SHA for c499e59
pkg/asset/installconfig/aws/permissions.go
@@ -124,6 +124,7 @@ var permissions = map[PermissionGroup][]string{
124
"elasticloadbalancing:RegisterInstancesWithLoadBalancer",
125
"elasticloadbalancing:RegisterTargets",
126
"elasticloadbalancing:SetLoadBalancerPoliciesOfListener",
127
+ "elasticloadbalancing:SetSecurityGroups",
128
129
// IAM related perms
130
"iam:AddRoleToInstanceProfile",
0 commit comments