Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Commit

Permalink
Add new permission on readme (#42)
Browse files Browse the repository at this point in the history
Finally I hit spot instance request with `capacity-not-available`.
It work as expected. And need add permission for describe spot request.
  • Loading branch information
alantang888 authored and shrinandj committed Apr 30, 2019
1 parent b83d305 commit 6805721
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ The IAM role of the node that runs the minion-manager should have the following
"ec2:DescribeInstances",
"ec2:TerminateInstances",
"ec2:DescribeSpotPriceHistory",
"ec2:DescribeSpotInstanceRequests",
"autoscaling:CreateLaunchConfiguration",
"autoscaling:DeleteLaunchConfiguration",
"autoscaling:DescribeLaunchConfigurations",
Expand Down

0 comments on commit 6805721

Please sign in to comment.