Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DRAFT - DO NOT MERGE YET - remove shutters #1811

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Ianrfisher
Copy link
Contributor

Change description

remove shutters

Checklist

  • commit messages are meaningful and follow good commit message guidelines
  • README and other documentation has been updated / added (if needed)
  • tests have been updated / new tests has been added (if needed)
  • Does this PR introduce a breaking change

@hmcts-platform-operations

Plan Result (Ithc)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations

Plan Result (Test)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations

Plan Result (Sandbox)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations

Plan Result (nle)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations

Plan Result (Staging)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations

Plan Result (Prod)

Plan: 0 to add, 6 to change, 0 to destroy.
  • Update
    • module.ctsc-hmcts.azurerm_dns_cname_record.this["_b5ad23a3b52771815f77a4c7a85e6345.wfmapp"]
    • module.ctsc-hmcts.azurerm_dns_cname_record.this["_e0bdcd3e999d84aec133a95f71ee1f18.wfmapp.preprod"]
    • module.ctsc-hmcts.azurerm_dns_cname_record.this["_e0bdcd3e999d84aec133a95f71ee1f18.wfmapp.training"]
    • module.juror-bureau.azurerm_dns_a_record.this["@"]
    • module.prod-platform.azurerm_dns_cname_record.this["_ac285a78514b19d657b18c29b98f4c7f.vh-admin-web"]
    • module.reply-jury-summons.azurerm_dns_a_record.this["@"]
Change Result (Click me)
  # module.ctsc-hmcts.azurerm_dns_cname_record.this["_b5ad23a3b52771815f77a4c7a85e6345.wfmapp"] will be updated in-place
  ~ resource "azurerm_dns_cname_record" "this" {
        id                  = "/subscriptions/ed302caf-ec27-4c64-a05e-85731c3ce90e/resourceGroups/reformmgmtrg/providers/Microsoft.Network/dnsZones/ctsc.hmcts.net/CNAME/_b5ad23a3b52771815f77a4c7a85e6345.wfmapp"
        name                = "_b5ad23a3b52771815f77a4c7a85e6345.wfmapp"
      ~ record              = "DBB483EBD37876263819222CEE3CD694.ECECD324B9EF785188CC31B79E103A02.c11436178b6f4613b928.sectigo.com." -> "DBB483EBD37876263819222CEE3CD694.ECECD324B9EF785188CC31B79E103A02.9f5f53f37396a3c5c13d.sectigo.com."
        tags                = {}
        # (5 unchanged attributes hidden)
    }

  # module.ctsc-hmcts.azurerm_dns_cname_record.this["_e0bdcd3e999d84aec133a95f71ee1f18.wfmapp.preprod"] will be updated in-place
  ~ resource "azurerm_dns_cname_record" "this" {
        id                  = "/subscriptions/ed302caf-ec27-4c64-a05e-85731c3ce90e/resourceGroups/reformmgmtrg/providers/Microsoft.Network/dnsZones/ctsc.hmcts.net/CNAME/_e0bdcd3e999d84aec133a95f71ee1f18.wfmapp.preprod"
        name                = "_e0bdcd3e999d84aec133a95f71ee1f18.wfmapp.preprod"
      ~ record              = "603D81996C47863EDFE41A6ED2EF3224.A1363BE712CA02F75C3C5259EC7D4680.9b1211e0578d0fbcf7ab.sectigo.com." -> "603D81996C47863EDFE41A6ED2EF3224.A1363BE712CA02F75C3C5259EC7D4680.586ee5cb5f17541372cd.sectigo.com."
        tags                = {}
        # (5 unchanged attributes hidden)
    }

  # module.ctsc-hmcts.azurerm_dns_cname_record.this["_e0bdcd3e999d84aec133a95f71ee1f18.wfmapp.training"] will be updated in-place
  ~ resource "azurerm_dns_cname_record" "this" {
        id                  = "/subscriptions/ed302caf-ec27-4c64-a05e-85731c3ce90e/resourceGroups/reformmgmtrg/providers/Microsoft.Network/dnsZones/ctsc.hmcts.net/CNAME/_e0bdcd3e999d84aec133a95f71ee1f18.wfmapp.training"
        name                = "_e0bdcd3e999d84aec133a95f71ee1f18.wfmapp.training"
      ~ record              = "603D81996C47863EDFE41A6ED2EF3224.A1363BE712CA02F75C3C5259EC7D4680.9b1211e0578d0fbcf7ab.sectigo.com." -> "603D81996C47863EDFE41A6ED2EF3224.A1363BE712CA02F75C3C5259EC7D4680.586ee5cb5f17541372cd.sectigo.com."
        tags                = {}
        # (5 unchanged attributes hidden)
    }

  # module.juror-bureau.azurerm_dns_a_record.this["@"] will be updated in-place
  ~ resource "azurerm_dns_a_record" "this" {
        id                  = "/subscriptions/ed302caf-ec27-4c64-a05e-85731c3ce90e/resourceGroups/reformmgmtrg/providers/Microsoft.Network/dnsZones/juror-bureau.justice.gov.uk/A/@"
        name                = "@"
        tags                = {}
      ~ target_resource_id  = "/subscriptions/5ca62022-6aa2-4cee-aaa7-e7536c8d566c/resourceGroups/sds-platform-shutter-webapp-prod-rg/providers/Microsoft.Web/staticSites/jd-bureau" -> "/subscriptions/5ca62022-6aa2-4cee-aaa7-e7536c8d566c/resourceGroups/lz-prod-rg/providers/Microsoft.Cdn/profiles/sdshmcts-prod/afdendpoints/sdshmcts-prod"
        # (5 unchanged attributes hidden)
    }

  # module.prod-platform.azurerm_dns_cname_record.this["_ac285a78514b19d657b18c29b98f4c7f.vh-admin-web"] will be updated in-place
  ~ resource "azurerm_dns_cname_record" "this" {
        id                  = "/subscriptions/ed302caf-ec27-4c64-a05e-85731c3ce90e/resourceGroups/reformmgmtrg/providers/Microsoft.Network/dnsZones/prod.platform.hmcts.net/CNAME/_ac285a78514b19d657b18c29b98f4c7f.vh-admin-web"
        name                = "_ac285a78514b19d657b18c29b98f4c7f.vh-admin-web"
      ~ record              = "032DDB9A61BB0588601DD6D4C005A812.302202E1FB30DE99CD976C202BDB71AC.d7703fe5d42a59a77748.sectigo.com." -> "032DDB9A61BB0588601DD6D4C005A812.302202E1FB30DE99CD976C202BDB71AC.fbb25c1fc3c9ad12a80d.sectigo.com."
        tags                = {}
        # (5 unchanged attributes hidden)
    }

  # module.reply-jury-summons.azurerm_dns_a_record.this["@"] will be updated in-place
  ~ resource "azurerm_dns_a_record" "this" {
        id                  = "/subscriptions/ed302caf-ec27-4c64-a05e-85731c3ce90e/resourceGroups/reformmgmtrg/providers/Microsoft.Network/dnsZones/reply-jury-summons.service.gov.uk/A/@"
        name                = "@"
        tags                = {}
      ~ target_resource_id  = "/subscriptions/5ca62022-6aa2-4cee-aaa7-e7536c8d566c/resourceGroups/sds-platform-shutter-webapp-prod-rg/providers/Microsoft.Web/staticSites/jd-reply-jury-summons" -> "/subscriptions/5ca62022-6aa2-4cee-aaa7-e7536c8d566c/resourceGroups/lz-prod-rg/providers/Microsoft.Cdn/profiles/sdshmcts-prod/afdendpoints/sdshmcts-prod"
        # (5 unchanged attributes hidden)
    }

Plan: 0 to add, 6 to change, 0 to destroy.

@hmcts-platform-operations

Plan Result (Dev)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations

Plan Result (Demo)

No changes. Your infrastructure matches the configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants