From 62c293a4d219a1aef47ab70a9754dc60adc56ca1 Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot <> Date: Tue, 28 May 2024 09:20:54 +0000 Subject: [PATCH] Backstage DNS workflow - Adding updated files to commit --- environments/prod/prod-internal-hmcts-net.yml | 12 +++++++----- shuttering/prod/prod-internal-hmcts-net.yml | 11 ++++------- 2 files changed, 11 insertions(+), 12 deletions(-) diff --git a/environments/prod/prod-internal-hmcts-net.yml b/environments/prod/prod-internal-hmcts-net.yml index 0945e70e0..8d3c13a7f 100644 --- a/environments/prod/prod-internal-hmcts-net.yml +++ b/environments/prod/prod-internal-hmcts-net.yml @@ -1,11 +1,13 @@ ns: [] - mx: [] - -A: [] - +A: + - name: "backstageRecordName" + ttl: 123123 + alias_target_resource_id: "AliasIdValue" + shutter_resource_id: "" + record: + - "recordValue" txt: [] - cname: - name: "_5C74E70FC03A9F38D828859B3D3A4680.xhibittc1" ttl: 10800 diff --git a/shuttering/prod/prod-internal-hmcts-net.yml b/shuttering/prod/prod-internal-hmcts-net.yml index 22ad3ce8f..e82098bf6 100644 --- a/shuttering/prod/prod-internal-hmcts-net.yml +++ b/shuttering/prod/prod-internal-hmcts-net.yml @@ -2,22 +2,19 @@ # 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: 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. # - shutter_resource_id # - alias_target_resource_id shutter_all_a: false - shutter_all_cname: false - # Shuttering any A record type requires either of the following values to be set. # If you shutter an A record and one of the records does not contain either of these values Terraform will fail. # - shutter_resource_id # - alias_target_resource_id -A: [] - - +A: + - name: "backstageRecordName" + shutter: false cname: - name: "_A3AC75C13814E5B2EF9F4BDEDDB85F97.data-analytics" - shutter: false \ No newline at end of file + shutter: false