mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-21 15:31:41 -04:00
ec2:ModifyImageAttribute already included in the sample policy
ec2:ModifyImageAttribute is already included in the sample policy JSON (line 67 in the source file), so the comment about optionally adding it only adds confusion.
This commit is contained in:
@@ -70,6 +70,3 @@ The following policy document provides the minimal set permissions necessary for
|
||||
}]
|
||||
}
|
||||
</pre>
|
||||
|
||||
Depending on what setting you use the following Actions might have to be allowed as well:
|
||||
* `ec2:ModifyImageAttribute` when using `ami_description`
|
||||
|
||||
Reference in New Issue
Block a user