There was an error while loading. Please reload this page.
2 parents ba568a2 + c74dab5 commit f639ebaCopy full SHA for f639eba
README.md
@@ -22,7 +22,9 @@ This projects enables you to do that.
22
* Wildcard domain like `*.domain.com`
23
* ELB/ALB for this domain
24
* ECS Cluster
25
-* EC2 instances in the cluster need a role including `ecs:Describe*` and `ecs:List*`
+
26
+### IAM Policy
27
+ * EC2 instances in the cluster need a role including `ecs:Describe*`, `ecs:List*` and `ec2:Describe*`
28
* Easiest is to use `AmazonEC2ContainerServiceFullAccess` although that gives more permissions than needed
29
30
### Setup
0 commit comments