1
0
mirror of https://github.com/raseels-repos/golang-saas-starter-kit.git synced 2025-08-08 22:36:41 +02:00

support cloudfront for static files

This commit is contained in:
Lee Brown
2019-07-15 00:37:07 -08:00
parent cf77e9d9eb
commit 0ce9b0f50a
3 changed files with 56 additions and 37 deletions

View File

@ -11,6 +11,7 @@
"acm:ListCertificates",
"acm:RequestCertificate",
"acm:DescribeCertificate",
"cloudfront:CreateDistribution",
"ec2:DescribeSubnets",
"ec2:DescribeSecurityGroups",
"ec2:CreateSecurityGroup",