infra-dapps/modules
Jakub Sokołowski f294580e31
delegate dap.ps domain management to Route53
We have to use Route53 because it provides the option to use an
ALIAS type record which works for apex records and can point to
a CloudFront distribution in a dynamic way.

Without this we'd have to use A records which are static unlike
a CNAME, which would eventually become obsolete and take down
the site when they do.

Details: https://github.com/dap-ps/infra-dapps/issues/18

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-01-27 20:49:05 +01:00
..
aws-acm-cert delegate dap.ps domain management to Route53 2020-01-27 20:49:05 +01:00
aws-cloud-front delegate dap.ps domain management to Route53 2020-01-27 20:49:05 +01:00
aws-eb-env upgrade CloudPosse modules and AWS provider 2020-01-15 12:27:46 +01:00
aws-ec2-instance delegate dap.ps domain management to Route53 2020-01-27 20:49:05 +01:00
aws-s3-bucket use terraform 0.12 formatting 2020-01-22 09:09:16 +01:00