core icon indicating copy to clipboard operation
core copied to clipboard

Import current DNS records into new terraform state

Open sfreudenthaler opened this issue 1 year ago • 2 comments

Parent Issue

https://github.com/dotCMS/private-issues/issues/137

User Story

As a security engineer, I want to be able to see metadata about dns records (e.g. version history, reason for change, etc) so that I can more easily prune hanging DNS records that present a security risk

Acceptance Criteria

  • all human managed DNS records for dotcms.com domain should be
  1. codified in the infrastructure-as-code repo
  2. existing records should be imported to a new terraform state
  • DOES NOT need to be under a managed IaC pipeline (e.g. Atlantis)

Proposed Objective

Security & Privacy

Proposed Priority

Priority 3 - Average

External Links... Slack Conversations, Support Tickets, Figma Designs, etc.

No response

Assumptions & Initiation Needs

No response

Quality Assurance Notes & Workarounds

No response

Sub-Tasks & Estimates

No response

sfreudenthaler avatar Aug 21 '24 14:08 sfreudenthaler

working in branch https://github.com/dotCMS/infrastructure-as-code/tree/terraform-route53-dotcmscom

sfreudenthaler avatar Aug 21 '24 15:08 sfreudenthaler

Now working in branch: https://github.com/dotCMS/infrastructure-as-code/pull/4690

Changed branches to simplify things.

cobbg avatar Aug 26 '24 22:08 cobbg