Skip to content

Commit

Permalink
Describ launch (#11)
Browse files Browse the repository at this point in the history
* fix path and proxy parameter handling

* added autoscaling:DescribeLaunchConfigurations to iam policy
  • Loading branch information
KornM authored and Jnig committed Apr 13, 2018
1 parent 14184f6 commit 5b80e52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions policies/iam.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
"Action": [
"autoscaling:DescribeAutoScalingGroups",
"autoscaling:DescribeAutoScalingInstances",
"autoscaling:DescribeLaunchConfigurations",
"autoscaling:SetDesiredCapacity",
"autoscaling:TerminateInstanceInAutoScalingGroup"
],
Expand Down

0 comments on commit 5b80e52

Please sign in to comment.