LGTM +1 On Wed, Nov 27, 2019 at 9:19 AM Dusty Mabe <dusty@xxxxxxxxxxxxx> wrote: > > Need this since we recently changed to dynamically detect regions > to upload to. See https://github.com/coreos/coreos-assembler/commit/ab3cae5 > --- > files/aws/iam/policies/fcos-upload-amis.json | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/files/aws/iam/policies/fcos-upload-amis.json b/files/aws/iam/policies/fcos-upload-amis.json > index 03999c6b0..266074522 100644 > --- a/files/aws/iam/policies/fcos-upload-amis.json > +++ b/files/aws/iam/policies/fcos-upload-amis.json > @@ -22,6 +22,7 @@ > "ec2:DescribeImageAttribute", > "ec2:DescribeVolumes", > "ec2:CreateSnapshot", > + "ec2:DescribeRegions", > "ec2:DescribeConversionTasks" > ], > "Resource": "*" > -- > 2.20.1 > _______________________________________________ > infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx > Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx _______________________________________________ infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx