Open ben851 opened 4 months ago
As a developer of notify, I would like the dns allow_overwrite flag to be enabled and consistent So that I can re-deploy environments as required
For BCP, we need to be able to overwrite existing DNS values
Go through the terraform code and ensure that allow_overwrite is set to true for all aws_route53_records
BCP
Description
As a developer of notify, I would like the dns allow_overwrite flag to be enabled and consistent So that I can re-deploy environments as required
WHY are we building?
For BCP, we need to be able to overwrite existing DNS values
WHAT are we building?
Go through the terraform code and ensure that allow_overwrite is set to true for all aws_route53_records
VALUE created by our solution
BCP
Acceptance Criteria
QA Steps