Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions shuttering/prod/apply-divorce-service-gov-uk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,7 @@ A: []

cname:
- name: "*"
shutter: true
- name: "www.apply-divorce.service.gov.uk"
shutter: true
shutter: false
- name: "decree-absolute"
shutter: false
- name: "www.decree-absolute"
Expand Down
2 changes: 1 addition & 1 deletion shuttering/prod/end-civil-partnership-service-gov-uk.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Please be careful with this setting, it will shutter ALL records in this DNS zone
# Please ensure you read all comments first before enabling this option, there are specific requirements
# for A records you must be aware of!
shutter_all: true
shutter_all: false

# Shuttering all A record types requires either of the following values to be set.
# If you shutter all A records via the `shutter_all_a` setting and one of the records does not contain either of these values Terraform will fail.
Expand Down