-
Notifications
You must be signed in to change notification settings - Fork 0
How to Add or Modify DNS Records
Sebastian Ostrowski edited this page Apr 2, 2021
·
1 revision
This page provides instructions on how to modify QDR DNS records
172.in-addr.arpa
qdr.org
int.qdr.org
- Checkout https://github.com/qualitativeDataRepository/terraform
- To edit public records, edit
infra/route53-public-records.tf
- To edit internal records, edit
infra/route53-internal-records.tf
- Follow How to use Terraform to modify AWS infrastructure steps to apply.
- Login to the QDR AWS console as
breakglass-admin
- Select Route53 from the list
- Select
Hosted Zones
- Select
qdr.org
- Select the record you need to edit end click
edit
- Select
Save changes