Skip to content

Commit 758da83

Browse files
committed
Add missing ec2:DescribeLaunchTemplates permission
Signed-off-by: Matt Dainty <matt@bodgit-n-scarper.com>
1 parent 42f810c commit 758da83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ If you already have an existing cluster created using kops, follow the instructi
6868
"Action": [
6969
"ec2:CreateTags",
7070
"ec2:DescribeInstances",
71+
"ec2:DescribeLaunchTemplates",
7172
"autoscaling:EnterStandby",
7273
"autoscaling:DescribeAutoScalingGroups",
7374
"autoscaling:TerminateInstanceInAutoScalingGroup"

0 commit comments

Comments
 (0)