ministryofjustice / operations-engineering

This repository is home to the Operations Engineering's tools and utilities for managing, monitoring, and optimising software development processes at the Ministry of Justice. • This repository is defined and managed in Terraform
https://user-guide.operations-engineering.service.justice.gov.uk/
MIT License
11 stars 5 forks source link

DNS IaC Idea Tracking Epic #4580

Open AntonyBishop opened 1 week ago

AntonyBishop commented 1 week ago

Background

This is not a workable story. This is an EPIC for agregating ideas and feedback around managing DNS as IaC.

Value

So we don't lose track of all the great ideas.

Ideas

defensive-domain: &defensive-domain
  ttl: 3600
  type: A
  # … some other defensive domain config

zones:
  his-majestys-whatever:
    <<: *defensive-domain

Reference/Discussions - https://mojdt.slack.com/archives/CPVD6398C/p1719418679183719