Create a hosted_zone module that holds the Route 53 hosted zone for the project. Here's an example you can use.
[x] Add the module. As part of this, you'll define a global domain input that holds the URL for the new site.
[x] Once the Route 53 hosted zone has been created, make a PR to the DNS repo that adds subdomain delegation to our hosted zone. You can get the Nameserver records from the AWS console by viewing the hosted zone. This PR can also remove the 2 unused CNAME records for the app.
Summary
Create a
hosted_zone
module that holds the Route 53 hosted zone for the project. Here's an example you can use.domain
input that holds the URL for the new site.The domain to use for this will be: