Skip to content

Commit bd49f0d

Browse files
authored
update iam permissions for TGB only configuration (#2554)
1 parent a18ab63 commit bd49f0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/deploy/installation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ curl -o iam-policy.json https://raw.githubusercontent.com/kubernetes-sigs/aws-lo
113113
"Statement": [
114114
{
115115
"Action": [
116+
"ec2:DescribeVpcs",
116117
"ec2:DescribeSecurityGroups",
117118
"ec2:DescribeInstances",
118119
"elasticloadbalancing:DescribeTargetGroups",

0 commit comments

Comments
 (0)