mirror of
https://github.com/docker/docs.git
synced 2026-04-06 03:08:58 +07:00
iam-permissions missing (#1359)
Stack fails without ec2:AuthorizeSecurityGroupEgress and ec2:AuthorizeSecurityGroupIngress
This commit is contained in:
committed by
John Mulhausen
parent
cb94a4cc43
commit
baae52cabf
@@ -61,6 +61,8 @@ follow the link for more information.
|
||||
"ec2:AttachInternetGateway",
|
||||
"ec2:AttachNetworkInterface",
|
||||
"ec2:AttachVolume",
|
||||
"ec2:AuthorizeSecurityGroupEgress",
|
||||
"ec2:AuthorizeSecurityGroupIngress",
|
||||
"ec2:CreateInternetGateway",
|
||||
"ec2:CreateNatGateway",
|
||||
"ec2:CreateNetworkAcl",
|
||||
|
||||
Reference in New Issue
Block a user