Closed dav3r closed 3 years ago
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.
This allows Con-PCA to use their own name servers in the cool.cyber.dhs.gov domain.
cool.cyber.dhs.gov
This change is part of https://github.com/cisagov/cool-system/issues/82.
I verified that the NS records could be successfully created using the outputs from the PCA remote states.
๐ฃ 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