cisagov / cool-dns-cyber.dhs.gov

Terraform configuration to create and populate the cyber.dhs.gov zone.
Creative Commons Zero v1.0 Universal
3 stars 9 forks source link

Add NS records for Con-PCA #34

Closed dav3r closed 3 years ago

dav3r commented 3 years ago

๐Ÿ—ฃ Description

This PR adds NS records that point to the name servers used by the Continuous Phishing Campaign Assessment (Con-PCA) application.

Thanks to @zenine07 for writing most of this Terraform code.

๐Ÿ’ญ Motivation and Context

This allows Con-PCA to use their own name servers in the cool.cyber.dhs.gov domain.

This change is part of https://github.com/cisagov/cool-system/issues/82.

๐Ÿงช Testing

I verified that the NS records could be successfully created using the outputs from the PCA remote states.

โœ… Checklist