Skip to content

Commit

Permalink
Merge pull request #501 from robbiet480/patch-1
Browse files Browse the repository at this point in the history
Add missing IAM permissions
  • Loading branch information
k8s-ci-robot authored May 19, 2020
2 parents b6ab94e + e8d21db commit 63ff3c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/example-iam-policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,12 @@
"ec2:DeleteSnapshot",
"ec2:DeleteTags",
"ec2:DeleteVolume",
"ec2:DescribeAvailabilityZones",
"ec2:DescribeInstances",
"ec2:DescribeSnapshots",
"ec2:DescribeTags",
"ec2:DescribeVolumes",
"ec2:DescribeVolumesModifications",
"ec2:DetachVolume",
"ec2:ModifyVolume"
],
Expand Down

0 comments on commit 63ff3c1

Please sign in to comment.