Skip to content

Conversation

@adamg-hmcts
Copy link
Contributor

Reverts #2120

@hmcts-platform-operations

Plan Result (278: Sandbox - TerraformPlanApply)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations

Plan Result (278: Ithc - TerraformPlanApply)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations

Plan Result (278: Dev - TerraformPlanApply)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations

Plan Result (278: nle - TerraformPlanApply)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations

Plan Result (278: Demo - TerraformPlanApply)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations

Plan Result (278: Staging - TerraformPlanApply)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations

Plan Result (278: Test - TerraformPlanApply)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations

Plan Result (278: Prod - TerraformPlanApply)

Plan: 0 to add, 5 to change, 0 to destroy.
  • Update
    • module.apply-divorce.azurerm_dns_cname_record.this["*"]
    • module.end-civil-partnership.azurerm_dns_cname_record.this["*"]
    • module.end-civil-partnership.azurerm_dns_cname_record.this["afdverify.www"]
    • module.end-civil-partnership.azurerm_dns_cname_record.this["www"]
    • module.prod-platform.azurerm_dns_cname_record.this["_ac285a78514b19d657b18c29b98f4c7f.vh-admin-web"]
Change Result (Click me)
  # module.apply-divorce.azurerm_dns_cname_record.this["*"] will be updated in-place
  ~ resource "azurerm_dns_cname_record" "this" {
        id                  = "/subscriptions/ed302caf-ec27-4c64-a05e-85731c3ce90e/resourceGroups/reformmgmtrg/providers/Microsoft.Network/dnsZones/apply-divorce.service.gov.uk/CNAME/*"
        name                = "*"
      ~ record              = "asterisk-shutter.apply-divorce.service.gov.uk" -> "www.apply-divorce.service.gov.uk"
        tags                = {}
        # (5 unchanged attributes hidden)
    }

  # module.end-civil-partnership.azurerm_dns_cname_record.this["*"] will be updated in-place
  ~ resource "azurerm_dns_cname_record" "this" {
        id                  = "/subscriptions/ed302caf-ec27-4c64-a05e-85731c3ce90e/resourceGroups/reformmgmtrg/providers/Microsoft.Network/dnsZones/end-civil-partnership.service.gov.uk/CNAME/*"
        name                = "*"
      ~ record              = "asterisk-shutter.end-civil-partnership.service.gov.uk" -> "www.end-civil-partnership.service.gov.uk"
        tags                = {}
        # (5 unchanged attributes hidden)
    }

  # module.end-civil-partnership.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/end-civil-partnership.service.gov.uk/CNAME/afdverify.www"
        name                = "afdverify.www"
      ~ record              = "afdverify.www-shutter.end-civil-partnership.service.gov.uk" -> "afdverify.hmcts-prod-hdgpbqdkafhmcse9.z01.azurefd.net"
        tags                = {}
        # (5 unchanged attributes hidden)
    }

  # module.end-civil-partnership.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/end-civil-partnership.service.gov.uk/CNAME/www"
        name                = "www"
      ~ record              = "www-shutter.end-civil-partnership.service.gov.uk" -> "hmcts-prod-hdgpbqdkafhmcse9.z01.azurefd.net"
        tags                = {}
        # (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)
    }

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

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