mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-25 01:04:00 -04:00
Merge pull request #3590 from erkolson/master
Amazon documentation, update policy document - minimal set of permiss…
This commit is contained in:
@@ -116,7 +116,11 @@ Packer to work:
|
||||
"ec2:RegisterImage",
|
||||
"ec2:CreateTags",
|
||||
"ec2:ModifyImageAttribute",
|
||||
"ec2:GetPasswordData"
|
||||
"ec2:GetPasswordData",
|
||||
"ec2:DescribeTags",
|
||||
"ec2:DescribeImageAttribute",
|
||||
"ec2:CopyImage",
|
||||
"ec2:DescribeRegions"
|
||||
],
|
||||
"Resource" : "*"
|
||||
}]
|
||||
|
||||
Reference in New Issue
Block a user