Fred Damstra [afs macbook] 346f1219d9 Fixes 010-public-dns Module Version пре 4 година
..
.terraform.lock.hcl 866afc059e Updated .terraform.lock.hcl files пре 4 година
.tfswitch.toml dae5830a43 Adds a .tfswitch.toml to each module to select the appropriate tf version пре 4 година
README.md 756290d4c0 DNSSEC Partial Enablement пре 4 година
terragrunt.hcl 346f1219d9 Fixes 010-public-dns Module Version пре 4 година

README.md

DNSSEC Notes

For a new domain, you need to do some manual steps after running this state:

  1. Log into the AWS Console
  2. Go to route53->registered domains
  3. Select the rgistered domain you've added.
  4. Under the section "DNSSEC Status", click "Manage keys"
  5. Add the key type, algorithm, and public key from terragrunt output.

You may also delete any previous keys that were there.

Rotation

See xdr-terraform-modules/base/dns/public_dns/README.md for more information.