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

Shutter ExUI on Prod #1517

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

Shutter ExUI on Prod #1517

wants to merge 2 commits into from

Conversation

yogesh-hullatti
Copy link
Contributor

Jira link (if applicable)

CHG5014301

Change description

Shutter ExUI on Prod for Prod Em-Anno DB migration.

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 (nle)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations

Plan Result (Ithc)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations

Plan Result (Demo)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations

Plan Result (Dev)

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 (Sandbox)

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 (Prod)

Plan: 0 to add, 4 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.platform-hmcts.azurerm_dns_cname_record.this["manage-case"]
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                = {}
        # (4 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                = {}
        # (4 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                = {}
        # (4 unchanged attributes hidden)
    }

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

Plan: 0 to add, 4 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.

3 participants