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

Revert "Enable ST shuttering in Prod" #1236

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

petermoores-version1
Copy link
Contributor

For Special Tribunals Release 2 go live, we need to disable shuttering of the frontend application on our custom domain (https://www.special-tribunals.service.gov.uk).

@hmcts-platform-operations

Plan Result (nle-nle)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations

Plan Result (test-test)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations

Plan Result (demo-demo)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations

Plan Result (ithc-ithc)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations

Plan Result (sandbox-sandbox)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations

Plan Result (dev-dev)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations

Plan Result (staging-staging)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations

Plan Result (prod-prod)

Plan: 0 to add, 2 to change, 0 to destroy.
  • Update
    • module.special-tribunals.azurerm_dns_cname_record.this["afdverify.www"]
    • module.special-tribunals.azurerm_dns_cname_record.this["www"]
Change Result (Click me)
  # module.special-tribunals.azurerm_dns_cname_record.this["afdverify.www"] will be updated in-place
  ~ resource "azurerm_dns_cname_record" "this" {
        id                  = "/subscriptions/ed302caf-ec27-4c64-a05e-85731c3ce90e/resourceGroups/reformmgmtrg/providers/Microsoft.Network/dnsZones/special-tribunals.service.gov.uk/CNAME/afdverify.www"
        name                = "afdverify.www"
      ~ record              = "hmcts-afdverify-shutter-prod.azureedge.net" -> "afdverify.hmcts-prod.azurefd.net"
        tags                = {}
        # (4 unchanged attributes hidden)
    }

  # module.special-tribunals.azurerm_dns_cname_record.this["www"] will be updated in-place
  ~ resource "azurerm_dns_cname_record" "this" {
        id                  = "/subscriptions/ed302caf-ec27-4c64-a05e-85731c3ce90e/resourceGroups/reformmgmtrg/providers/Microsoft.Network/dnsZones/special-tribunals.service.gov.uk/CNAME/www"
        name                = "www"
      ~ record              = "hmcts-special-tribunals-shutter-prod.azureedge.net" -> "hmcts-prod.azurefd.net"
        tags                = {}
        # (4 unchanged attributes hidden)
    }

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

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.

2 participants