Propose additional IAM Role Actions

Depending on what settings you use for the amazon-chroot builder additional actions needs to be allowed in the IAM role for the aws instance.

This patch does not include an exhaustive list of all alternatives, but only the changes I needed to do to get stuff working for me.
This commit is contained in:
Mikael Bung 2013-10-17 09:12:33 +02:00
parent 386d72c31a
commit 9855430f15
1 changed files with 3 additions and 0 deletions

View File

@ -217,3 +217,6 @@ 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`