Merge pull request #2893 from jhmartin/patch-1

Add IAM policy for copying images
This commit is contained in:
Chris Bednarski 2015-10-30 14:23:50 -07:00
commit 41fce02bd3
1 changed files with 1 additions and 0 deletions

View File

@ -101,6 +101,7 @@ Packer to work:
"ec2:DeleteSecurityGroup",
"ec2:AuthorizeSecurityGroupIngress",
"ec2:CreateImage",
"ec2:CopyImage",
"ec2:RunInstances",
"ec2:TerminateInstances",
"ec2:StopInstances",