Skip to content

chore(deps): update dependency typescript to v5.9.3#445

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/typescript-5.x-lockfile
Open

chore(deps): update dependency typescript to v5.9.3#445
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/typescript-5.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jun 1, 2023

This PR contains the following updates:

Package Change Age Confidence
typescript (source) 5.0.45.9.3 age confidence

Release Notes

microsoft/TypeScript (typescript)

v5.9.3: TypeScript 5.9.3

Compare Source

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:

v5.9.2: TypeScript 5.9

Compare Source

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement

Downloads are available on:

v5.8.3: TypeScript 5.8.3

Compare Source

Note: this tag was recreated to point at the correct commit. The npm package contained the correct content.

For release notes, check out the release announcement.

Downloads are available on:

v5.8.2: TypeScript 5.8

Compare Source

For release notes, check out the release announcement.

Downloads are available on:

v5.7.3: TypeScript 5.7.3

Compare Source

For release notes, check out the release announcement.

Downloads are available on npm

v5.7.2: TypeScript 5.7

Compare Source

For release notes, check out the release announcement.

Downloads are available on:

v5.6.3: TypeScript 5.6.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.6.2: TypeScript 5.6

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.5.4: TypeScript 5.5.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.5.3: TypeScript 5.5.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.5.2: TypeScript 5.5

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.4.5: TypeScript 5.4.5

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.4.4: TypeScript 5.4.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.4.3: TypeScript 5.4.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.4.2: TypeScript 5.4

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.3.3: TypeScript 5.3.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.3.2: TypeScript 5.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.2.2: TypeScript 5.2

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.1.6: TypeScript 5.1.6

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on npm

v5.1.5: TypeScript 5.1.5

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

v5.1.3: TypeScript 5.1.3

Compare Source

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:


Configuration

📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@hmcts-platform-operations
Copy link
Copy Markdown

Plan Result (sbox-00-genesis)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations
Copy link
Copy Markdown

Plan Result (sbox-07-network-rg)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations
Copy link
Copy Markdown

hmcts-platform-operations commented Jun 1, 2023

Plan Result (sbox-01-network)

Plan: 2 to add, 0 to change, 0 to destroy.
  • Create
    • module.network.azurerm_route_table.route_table_appgw
    • module.network.azurerm_subnet_route_table_association.application_gateway_subnet
Change Result (Click me)
  # module.network.azurerm_route_table.route_table_appgw will be created
  + resource "azurerm_route_table" "route_table_appgw" {
      + disable_bgp_route_propagation = false
      + id                            = (known after apply)
      + location                      = "uksouth"
      + name                          = "aks-sbox-appgw-route-table"
      + resource_group_name           = "ss-sbox-network-rg"
      + route                         = (known after apply)
      + subnets                       = (known after apply)
      + tags                          = {
          + "application"  = "core"
          + "builtFrom"    = "hmcts/aks-sds-deploy"
          + "businessArea" = "Cross-Cutting"
          + "criticality"  = "Low"
          + "environment"  = "sandbox"
          + "expiresAfter" = "3000-01-01"
        }
    }

  # module.network.azurerm_subnet_route_table_association.application_gateway_subnet will be created
  + resource "azurerm_subnet_route_table_association" "application_gateway_subnet" {
      + id             = (known after apply)
      + route_table_id = (known after apply)
      + subnet_id      = "/subscriptions/a8140a9e-f1b0-481f-a4de-09e2ee23f7ab/resourceGroups/ss-sbox-network-rg/providers/Microsoft.Network/virtualNetworks/ss-sbox-vnet/subnets/aks-appgw"
    }

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

@hmcts-platform-operations
Copy link
Copy Markdown

hmcts-platform-operations commented Jun 1, 2023

Plan Result (sbox-05-mis)

Plan: 2 to add, 0 to change, 0 to destroy.
  • Create
    • azurerm_role_assignment.log_analytics_role_MI
    • azurerm_role_assignment.log_analytics_role_aks_sp
Change Result (Click me)
  # azurerm_role_assignment.log_analytics_role_MI will be created
  + resource "azurerm_role_assignment" "log_analytics_role_MI" {
      + id                               = (known after apply)
      + name                             = (known after apply)
      + principal_id                     = "ba206872-8722-4375-bf4d-a28c39dff414"
      + principal_type                   = (known after apply)
      + role_definition_id               = (known after apply)
      + role_definition_name             = "Log Analytics Contributor"
      + scope                            = "/subscriptions/bf308a5c-0624-4334-8ff8-8dca9fd43783/resourceGroups/oms-automation/providers/Microsoft.OperationalInsights/workspaces/hmcts-sandbox"
      + skip_service_principal_aad_check = (known after apply)
    }

  # azurerm_role_assignment.log_analytics_role_aks_sp will be created
  + resource "azurerm_role_assignment" "log_analytics_role_aks_sp" {
      + id                               = (known after apply)
      + name                             = (known after apply)
      + principal_id                     = (sensitive value)
      + principal_type                   = (known after apply)
      + role_definition_id               = (known after apply)
      + role_definition_name             = "Log Analytics Contributor"
      + scope                            = "/subscriptions/bf308a5c-0624-4334-8ff8-8dca9fd43783/resourceGroups/oms-automation/providers/Microsoft.OperationalInsights/workspaces/hmcts-sandbox"
      + skip_service_principal_aad_check = (known after apply)
    }

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

@hmcts-platform-operations
Copy link
Copy Markdown

hmcts-platform-operations commented Jun 1, 2023

Plan Result (sbox-aks)

Plan: 0 to add, 2 to change, 0 to destroy.
  • Update
    • module.kubernetes["00"].azurerm_monitor_diagnostic_setting.kubernetes_cluster_diagnostic_setting[0]
    • module.kubernetes["01"].azurerm_monitor_diagnostic_setting.kubernetes_cluster_diagnostic_setting[0]
Change Result (Click me)
  # module.kubernetes["00"].azurerm_monitor_diagnostic_setting.kubernetes_cluster_diagnostic_setting[0] will be updated in-place
  ~ resource "azurerm_monitor_diagnostic_setting" "kubernetes_cluster_diagnostic_setting" {
        id                             = "/subscriptions/a8140a9e-f1b0-481f-a4de-09e2ee23f7ab/resourceGroups/ss-sbox-00-rg/providers/Microsoft.ContainerService/managedClusters/ss-sbox-00-aks|DiagLogAnalytics"
      + log_analytics_destination_type = "AzureDiagnostics"
        name                           = "DiagLogAnalytics"
        # (2 unchanged attributes hidden)

      - log {
          - category = "cloud-controller-manager" -> null
          - enabled  = false -> null

          - retention_policy {
              - days    = 0 -> null
              - enabled = false -> null
            }
        }
      - log {
          - category = "cluster-autoscaler" -> null
          - enabled  = true -> null

          - retention_policy {
              - days    = 0 -> null
              - enabled = false -> null
            }
        }
      - log {
          - category = "csi-azuredisk-controller" -> null
          - enabled  = false -> null

          - retention_policy {
              - days    = 0 -> null
              - enabled = false -> null
            }
        }
      - log {
          - category = "csi-azurefile-controller" -> null
          - enabled  = false -> null

          - retention_policy {
              - days    = 0 -> null
              - enabled = false -> null
            }
        }
      - log {
          - category = "csi-snapshot-controller" -> null
          - enabled  = false -> null

          - retention_policy {
              - days    = 0 -> null
              - enabled = false -> null
            }
        }
      - log {
          - category = "guard" -> null
          - enabled  = true -> null

          - retention_policy {
              - days    = 0 -> null
              - enabled = false -> null
            }
        }
      - log {
          - category = "kube-apiserver" -> null
          - enabled  = true -> null

          - retention_policy {
              - days    = 0 -> null
              - enabled = false -> null
            }
        }
      - log {
          - category = "kube-audit" -> null
          - enabled  = false -> null

          - retention_policy {
              - days    = 0 -> null
              - enabled = false -> null
            }
        }
      - log {
          - category = "kube-audit-admin" -> null
          - enabled  = false -> null

          - retention_policy {
              - days    = 0 -> null
              - enabled = false -> null
            }
        }
      - log {
          - category = "kube-controller-manager" -> null
          - enabled  = true -> null

          - retention_policy {
              - days    = 0 -> null
              - enabled = false -> null
            }
        }
      - log {
          - category = "kube-scheduler" -> null
          - enabled  = true -> null

          - retention_policy {
              - days    = 0 -> null
              - enabled = false -> null
            }
        }
      + log {
          + category = "cluster-autoscaler"
          + enabled  = true
        }
      + log {
          + category = "guard"
          + enabled  = true
        }
      + log {
          + category = "kube-apiserver"
          + enabled  = true
        }
      + log {
          + category = "kube-audit-admin"
          + enabled  = false
        }
      + log {
          + category = "kube-controller-manager"
          + enabled  = true
        }
      + log {
          + category = "kube-scheduler"
          + enabled  = true
        }

        # (6 unchanged blocks hidden)
    }

  # module.kubernetes["01"].azurerm_monitor_diagnostic_setting.kubernetes_cluster_diagnostic_setting[0] will be updated in-place
  ~ resource "azurerm_monitor_diagnostic_setting" "kubernetes_cluster_diagnostic_setting" {
        id                             = "/subscriptions/a8140a9e-f1b0-481f-a4de-09e2ee23f7ab/resourceGroups/ss-sbox-01-rg/providers/Microsoft.ContainerService/managedClusters/ss-sbox-01-aks|DiagLogAnalytics"
      + log_analytics_destination_type = "AzureDiagnostics"
        name                           = "DiagLogAnalytics"
        # (2 unchanged attributes hidden)

      - log {
          - category = "cloud-controller-manager" -> null
          - enabled  = false -> null

          - retention_policy {
              - days    = 0 -> null
              - enabled = false -> null
            }
        }
      - log {
          - category = "cluster-autoscaler" -> null
          - enabled  = true -> null

          - retention_policy {
              - days    = 0 -> null
              - enabled = false -> null
            }
        }
      - log {
          - category = "csi-azuredisk-controller" -> null
          - enabled  = false -> null

          - retention_policy {
              - days    = 0 -> null
              - enabled = false -> null
            }
        }
      - log {
          - category = "csi-azurefile-controller" -> null
          - enabled  = false -> null

          - retention_policy {
              - days    = 0 -> null
              - enabled = false -> null
            }
        }
      - log {
          - category = "csi-snapshot-controller" -> null
          - enabled  = false -> null

          - retention_policy {
              - days    = 0 -> null
              - enabled = false -> null
            }
        }
      - log {
          - category = "guard" -> null
          - enabled  = true -> null

          - retention_policy {
              - days    = 0 -> null
              - enabled = false -> null
            }
        }
      - log {
          - category = "kube-apiserver" -> null
          - enabled  = true -> null

          - retention_policy {
              - days    = 0 -> null
              - enabled = false -> null
            }
        }
      - log {
          - category = "kube-audit" -> null
          - enabled  = false -> null

          - retention_policy {
              - days    = 0 -> null
              - enabled = false -> null
            }
        }
      - log {
          - category = "kube-audit-admin" -> null
          - enabled  = false -> null

          - retention_policy {
              - days    = 0 -> null
              - enabled = false -> null
            }
        }
      - log {
          - category = "kube-controller-manager" -> null
          - enabled  = true -> null

          - retention_policy {
              - days    = 0 -> null
              - enabled = false -> null
            }
        }
      - log {
          - category = "kube-scheduler" -> null
          - enabled  = true -> null

          - retention_policy {
              - days    = 0 -> null
              - enabled = false -> null
            }
        }
      + log {
          + category = "cluster-autoscaler"
          + enabled  = true
        }
      + log {
          + category = "guard"
          + enabled  = true
        }
      + log {
          + category = "kube-apiserver"
          + enabled  = true
        }
      + log {
          + category = "kube-audit-admin"
          + enabled  = false
        }
      + log {
          + category = "kube-controller-manager"
          + enabled  = true
        }
      + log {
          + category = "kube-scheduler"
          + enabled  = true
        }

        # (6 unchanged blocks hidden)
    }

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

@renovate renovate bot changed the title fix(deps): update dependency typescript to v5.1.3 fix(deps): update dependency typescript to v5.1.5 Jun 28, 2023
@renovate renovate bot force-pushed the renovate/typescript-5.x-lockfile branch from b7b3b51 to 46ba2f3 Compare June 28, 2023 01:16
@renovate renovate bot changed the title fix(deps): update dependency typescript to v5.1.5 fix(deps): update dependency typescript to v5.1.6 Jun 29, 2023
@renovate renovate bot force-pushed the renovate/typescript-5.x-lockfile branch from 46ba2f3 to 14a8c2c Compare June 29, 2023 01:13
@renovate renovate bot changed the title fix(deps): update dependency typescript to v5.1.6 Update dependency typescript to v5.1.6 Jul 13, 2023
@renovate renovate bot changed the title Update dependency typescript to v5.1.6 Update dependency typescript to v5.2.2 Aug 24, 2023
@renovate renovate bot force-pushed the renovate/typescript-5.x-lockfile branch from 14a8c2c to 24267fa Compare August 24, 2023 20:13
@renovate renovate bot changed the title Update dependency typescript to v5.2.2 Update dependency typescript to v5.3.2 Nov 20, 2023
@renovate renovate bot force-pushed the renovate/typescript-5.x-lockfile branch from 24267fa to f7f332c Compare November 20, 2023 19:50
@hmcts-platform-operations
Copy link
Copy Markdown

hmcts-platform-operations commented Nov 20, 2023

Plan Result (Genesis)

Plan: 0 to add, 1 to change, 0 to destroy.
  • Update
    • module.genesis.azurerm_key_vault_access_policy.ops_group_access_policy
Change Result (Click me)
  # module.genesis.azurerm_key_vault_access_policy.ops_group_access_policy will be updated in-place
  ~ resource "azurerm_key_vault_access_policy" "ops_group_access_policy" {
        id                      = "/subscriptions/a8140a9e-f1b0-481f-a4de-09e2ee23f7ab/resourceGroups/genesis-rg/providers/Microsoft.KeyVault/vaults/dtssharedservicessboxkv/objectId/af66f4e5-bd36-4ad9-a265-d9e7c947cbab"
      ~ key_permissions         = [
            # (4 unchanged elements hidden)
            "Import",
          + "GetRotationPolicy",
        ]
        # (6 unchanged attributes hidden)
    }

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

@hmcts-platform-operations
Copy link
Copy Markdown

hmcts-platform-operations commented Sep 25, 2025

Plan Result (482: Genesis_test - Genesis)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations
Copy link
Copy Markdown

hmcts-platform-operations commented Sep 25, 2025

Plan Result (482: Genesis_demo - Genesis)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations
Copy link
Copy Markdown

hmcts-platform-operations commented Sep 25, 2025

Plan Result (482: Genesis_ithc - Genesis)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations
Copy link
Copy Markdown

Plan Result (482: Network_dev - NetworkRg)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations
Copy link
Copy Markdown

Plan Result (482: Network_ptlsbox - NetworkRg)

No changes. Your infrastructure matches the configuration.

⚠️ Errors

@hmcts-platform-operations
Copy link
Copy Markdown

Plan Result (482: Network_stg - NetworkRg)

No changes. Your infrastructure matches the configuration.

@hmcts-platform-operations
Copy link
Copy Markdown

Plan Result (482: Network_test - NetworkRg)

No changes. Your infrastructure matches the configuration.

⚠️ Errors

@hmcts-platform-operations
Copy link
Copy Markdown

Plan Result (482: Network_demo - NetworkRg)

No changes. Your infrastructure matches the configuration.

⚠️ Errors

@hmcts-platform-operations
Copy link
Copy Markdown

Plan Result (482: Network_ithc - NetworkRg)

No changes. Your infrastructure matches the configuration.

⚠️ Errors

@hmcts-platform-operations
Copy link
Copy Markdown

Plan Result (482: Network_stg - DeployInfrastructure)

No changes. Your infrastructure matches the configuration.

⚠️ Errors

@hmcts-platform-operations
Copy link
Copy Markdown

hmcts-platform-operations commented Sep 25, 2025

Plan Result (482: Network_dev - DeployInfrastructure)

No changes. Your infrastructure matches the configuration.

⚠️ Errors

@hmcts-platform-operations
Copy link
Copy Markdown

hmcts-platform-operations commented Sep 25, 2025

Plan Result (482: Network_ptlsbox - DeployInfrastructure)

No changes. Your infrastructure matches the configuration.

⚠️ Errors

  • failed to add a label 482: Network_ptlsbox - DeployInfrastructure/no-changes: label name is too long (max: 50)

@hmcts-platform-operations
Copy link
Copy Markdown

hmcts-platform-operations commented Sep 25, 2025

Plan Result (482: Network_test - DeployInfrastructure)

No changes. Your infrastructure matches the configuration.

⚠️ Errors

  • failed to add a label 482: Network_test - DeployInfrastructure/no-changes: label name is too long (max: 50)

@hmcts-platform-operations
Copy link
Copy Markdown

hmcts-platform-operations commented Sep 25, 2025

Plan Result (482: Network_ithc - DeployInfrastructure)

No changes. Your infrastructure matches the configuration.

⚠️ Errors

  • failed to add a label 482: Network_ithc - DeployInfrastructure/no-changes: label name is too long (max: 50)

@hmcts-platform-operations
Copy link
Copy Markdown

hmcts-platform-operations commented Sep 25, 2025

Plan Result (482: Network_demo - DeployInfrastructure)

No changes. Your infrastructure matches the configuration.

⚠️ Errors

  • failed to add a label 482: Network_demo - DeployInfrastructure/no-changes: label name is too long (max: 50)

@hmcts-platform-operations
Copy link
Copy Markdown

hmcts-platform-operations commented Sep 25, 2025

Plan Result (482: Managed_Identity_stg - Managed_Identity)

Plan: 0 to add, 1 to change, 0 to destroy.
  • Update
    • azurerm_resource_group.application-mi
Change Result (Click me)
  # azurerm_resource_group.application-mi will be updated in-place
  ~ resource "azurerm_resource_group" "application-mi" {
        id         = "/subscriptions/74dacd4f-a248-45bb-a2f0-af700dc4cf68/resourceGroups/managed-identities-stg-rg"
        name       = "managed-identities-stg-rg"
      ~ tags       = {
          + "application"  = "core"
          + "builtFrom"    = "hmcts/aks-sds-deploy"
          + "businessArea" = "Cross-Cutting"
          + "criticality"  = "High"
          + "environment"  = "staging"
        }
        # (2 unchanged attributes hidden)
    }

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

⚠️ Errors

  • failed to add a label 482: Managed_Identity_stg - Managed_Identity/add-or-update: label name is too long (max: 50)

@hmcts-platform-operations
Copy link
Copy Markdown

hmcts-platform-operations commented Sep 25, 2025

Plan Result (482: Managed_Identity_test - Managed_Identity)

Plan: 0 to add, 1 to change, 0 to destroy.
  • Update
    • azurerm_resource_group.application-mi
Change Result (Click me)
  # azurerm_resource_group.application-mi will be updated in-place
  ~ resource "azurerm_resource_group" "application-mi" {
        id         = "/subscriptions/3eec5bde-7feb-4566-bfb6-805df6e10b90/resourceGroups/managed-identities-test-rg"
        name       = "managed-identities-test-rg"
      ~ tags       = {
          + "application"  = "core"
          + "builtFrom"    = "hmcts/aks-sds-deploy"
          + "businessArea" = "Cross-Cutting"
          + "criticality"  = "Medium"
          + "environment"  = "testing"
        }
        # (2 unchanged attributes hidden)
    }

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

⚠️ Errors

  • failed to add a label 482: Managed_Identity_test - Managed_Identity/add-or-update: label name is too long (max: 50)

@hmcts-platform-operations
Copy link
Copy Markdown

hmcts-platform-operations commented Sep 25, 2025

Plan Result (482: Managed_Identity_demo - Managed_Identity)

Plan: 0 to add, 1 to change, 0 to destroy.
  • Update
    • azurerm_resource_group.application-mi
Change Result (Click me)
  # azurerm_resource_group.application-mi will be updated in-place
  ~ resource "azurerm_resource_group" "application-mi" {
        id         = "/subscriptions/c68a4bed-4c3d-4956-af51-4ae164c1957c/resourceGroups/managed-identities-demo-rg"
        name       = "managed-identities-demo-rg"
      ~ tags       = {
          + "application"  = "core"
          + "builtFrom"    = "hmcts/aks-sds-deploy"
          + "businessArea" = "Cross-Cutting"
          + "criticality"  = "Medium"
          + "environment"  = "demo"
        }
        # (2 unchanged attributes hidden)
    }

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

⚠️ Errors

  • failed to add a label 482: Managed_Identity_demo - Managed_Identity/add-or-update: label name is too long (max: 50)

@hmcts-platform-operations
Copy link
Copy Markdown

hmcts-platform-operations commented Sep 25, 2025

Plan Result (482: Managed_Identity_dev - Managed_Identity)

No changes. Your infrastructure matches the configuration.

⚠️ Errors

  • failed to add a label 482: Managed_Identity_dev - Managed_Identity/no-changes: label name is too long (max: 50)

@hmcts-platform-operations
Copy link
Copy Markdown

hmcts-platform-operations commented Sep 25, 2025

Plan Result (482: Managed_Identity_ptlsbox - Managed_Identity)

Plan: 0 to add, 1 to change, 0 to destroy.
  • Update
    • azurerm_resource_group.application-mi
Change Result (Click me)
  # azurerm_resource_group.application-mi will be updated in-place
  ~ resource "azurerm_resource_group" "application-mi" {
        id         = "/subscriptions/64b1c6d6-1481-44ad-b620-d8fe26a2c768/resourceGroups/managed-identities-ptlsbox-rg"
        name       = "managed-identities-ptlsbox-rg"
      ~ tags       = {
          + "application"  = "core"
          + "builtFrom"    = "hmcts/aks-sds-deploy"
          + "businessArea" = "Cross-Cutting"
          + "criticality"  = "Low"
          + "environment"  = "sandbox"
          + "expiresAfter" = "3000-01-01"
        }
        # (2 unchanged attributes hidden)
    }

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

⚠️ Errors

  • failed to add a label 482: Managed_Identity_ptlsbox - Managed_Identity/add-or-update: label name is too long (max: 50)

@hmcts-platform-operations
Copy link
Copy Markdown

hmcts-platform-operations commented Sep 25, 2025

Plan Result (482: Managed_Identity_ithc - Managed_Identity)

Plan: 0 to add, 1 to change, 0 to destroy.
  • Update
    • azurerm_resource_group.application-mi
Change Result (Click me)
  # azurerm_resource_group.application-mi will be updated in-place
  ~ resource "azurerm_resource_group" "application-mi" {
        id         = "/subscriptions/ba71a911-e0d6-4776-a1a6-079af1df7139/resourceGroups/managed-identities-ithc-rg"
        name       = "managed-identities-ithc-rg"
      ~ tags       = {
          + "application"  = "core"
          + "builtFrom"    = "hmcts/aks-sds-deploy"
          + "businessArea" = "Cross-Cutting"
          + "criticality"  = "Medium"
          + "environment"  = "ithc"
        }
        # (2 unchanged attributes hidden)
    }

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

⚠️ Errors

  • failed to add a label 482: Managed_Identity_ithc - Managed_Identity/add-or-update: label name is too long (max: 50)

@hmcts-platform-operations
Copy link
Copy Markdown

hmcts-platform-operations commented Sep 25, 2025

Plan Result (482: Genesis_prod - Genesis)

No changes. Your infrastructure matches the configuration.

⚠️ Errors

@hmcts-platform-operations
Copy link
Copy Markdown

Plan Result (482: Network_prod - NetworkRg)

No changes. Your infrastructure matches the configuration.

⚠️ Errors

@hmcts-platform-operations
Copy link
Copy Markdown

Plan Result (482: Genesis_ptl - Genesis)

Plan: 0 to add, 1 to change, 0 to destroy.
  • Update
    • module.genesis.azurerm_resource_group.genesis_resource_group
Change Result (Click me)
  # module.genesis.azurerm_resource_group.genesis_resource_group will be updated in-place
  ~ resource "azurerm_resource_group" "genesis_resource_group" {
        id         = "/subscriptions/6c4d2513-a873-41b4-afdd-b05a33206631/resourceGroups/genesis-rg"
        name       = "genesis-rg"
      ~ tags       = {
          + "application"  = "core"
          + "builtFrom"    = "hmcts/aks-sds-deploy"
          + "businessArea" = "Cross-Cutting"
          + "criticality"  = "High"
          + "environment"  = "production"
        }
        # (2 unchanged attributes hidden)
    }

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

⚠️ Errors

@hmcts-platform-operations
Copy link
Copy Markdown

Plan Result (482: Network_ptl - NetworkRg)

No changes. Your infrastructure matches the configuration.

⚠️ Errors

@hmcts-platform-operations
Copy link
Copy Markdown

hmcts-platform-operations commented Sep 25, 2025

Plan Result (482: Network_prod - DeployInfrastructure)

No changes. Your infrastructure matches the configuration.

⚠️ Errors

  • failed to add a label 482: Network_prod - DeployInfrastructure/no-changes: label name is too long (max: 50)

@hmcts-platform-operations
Copy link
Copy Markdown

hmcts-platform-operations commented Sep 25, 2025

Plan Result (482: Managed_Identity_prod - Managed_Identity)

Plan: 0 to add, 1 to change, 0 to destroy.
  • Update
    • azurerm_resource_group.application-mi
Change Result (Click me)
  # azurerm_resource_group.application-mi will be updated in-place
  ~ resource "azurerm_resource_group" "application-mi" {
        id         = "/subscriptions/5ca62022-6aa2-4cee-aaa7-e7536c8d566c/resourceGroups/managed-identities-prod-rg"
        name       = "managed-identities-prod-rg"
      ~ tags       = {
          + "application"  = "core"
          + "builtFrom"    = "hmcts/aks-sds-deploy"
          + "businessArea" = "Cross-Cutting"
          + "criticality"  = "High"
          + "environment"  = "production"
        }
        # (2 unchanged attributes hidden)
    }

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

⚠️ Errors

  • failed to add a label 482: Managed_Identity_prod - Managed_Identity/add-or-update: label name is too long (max: 50)

@hmcts-platform-operations
Copy link
Copy Markdown

Plan Result (482: Network_ptl - DeployInfrastructure)

No changes. Your infrastructure matches the configuration.

⚠️ Errors

@hmcts-platform-operations
Copy link
Copy Markdown

hmcts-platform-operations commented Sep 25, 2025

Plan Result (482: Managed_Identity_ptl - Managed_Identity)

Plan: 0 to add, 1 to change, 0 to destroy.
  • Update
    • azurerm_resource_group.application-mi
Change Result (Click me)
  # azurerm_resource_group.application-mi will be updated in-place
  ~ resource "azurerm_resource_group" "application-mi" {
        id         = "/subscriptions/6c4d2513-a873-41b4-afdd-b05a33206631/resourceGroups/managed-identities-ptl-rg"
        name       = "managed-identities-ptl-rg"
      ~ tags       = {
          + "application"  = "core"
          + "builtFrom"    = "hmcts/aks-sds-deploy"
          + "businessArea" = "Cross-Cutting"
          + "criticality"  = "High"
          + "environment"  = "production"
        }
        # (2 unchanged attributes hidden)
    }

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

⚠️ Errors

  • failed to add a label 482: Managed_Identity_ptl - Managed_Identity/add-or-update: label name is too long (max: 50)

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

Labels

482: Aks_demo - DeployInfrastructure/no-changes 482: Aks_dev - DeployInfrastructure/no-changes 482: Aks_ithc - DeployInfrastructure/no-changes 482: Aks_prod - DeployInfrastructure/add-or-update 482: Aks_ptl - DeployInfrastructure/no-changes 482: Aks_sbox - DeployInfrastructure/no-changes 482: Aks_stg - DeployInfrastructure/no-changes 482: Aks_test - DeployInfrastructure/no-changes 482: Genesis_demo - Genesis/no-changes 482: Genesis_dev - Genesis/no-changes 482: Genesis_ithc - Genesis/no-changes 482: Genesis_ptlsbox - Genesis/add-or-update 482: Genesis_sbox - Genesis/no-changes 482: Genesis_stg - Genesis/no-changes 482: Genesis_test - Genesis/no-changes 482: Network_dev - NetworkRg/no-changes 482: Network_sbox - NetworkRg/no-changes 482: Network_stg - NetworkRg/no-changes Aks/add-or-update Aks_demo - DeployInfrastructure/add-or-update Aks_demo/add-or-update Aks_dev - DeployInfrastructure/add-or-update Aks_dev/add-or-update Aks_ithc - DeployInfrastructure/add-or-update Aks_ithc/add-or-update Aks_prod - DeployInfrastructure/add-or-update Aks_prod/add-or-update Aks_ptl - DeployInfrastructure/no-changes Aks_ptl/no-changes Aks_ptlsbox - DeployInfrastructure/add-or-update Aks_ptlsbox/add-or-update Aks_sbox - DeployInfrastructure/add-or-update Aks_sbox/add-or-update Aks_stg - DeployInfrastructure/no-changes Aks_stg/add-or-update Aks_test - DeployInfrastructure/add-or-update Aks_test/add-or-update Genesis/add-or-update Genesis_demo - Genesis/no-changes Genesis_demo/no-changes Genesis_dev - Genesis/no-changes Genesis_dev/no-changes Genesis_ithc - Genesis/no-changes Genesis_ithc/no-changes Genesis_prod - Genesis/no-changes Genesis_prod/no-changes Genesis_ptl - Genesis/no-changes Genesis_ptl/no-changes Genesis_ptlsbox - Genesis/no-changes Genesis_ptlsbox/no-changes Genesis_sbox - Genesis/no-changes Genesis_sbox/no-changes Genesis_stg - Genesis/no-changes Genesis_stg/no-changes Genesis_test - Genesis/no-changes Genesis_test/no-changes Managed_Identity/add-or-update Managed_Identity_demo/add-or-update Managed_Identity_dev - Managed_Identity/no-changes Managed_Identity_dev/no-changes Managed_Identity_ithc/add-or-update Managed_Identity_prod/add-or-update Managed_Identity_ptl/add-or-update Managed_Identity_ptlsbox/add-or-update Managed_Identity_sbox/add-or-update Managed_Identity_stg/add-or-update Managed_Identity_test/add-or-update Network_demo - DeployInfrastructure/no-changes Network_demo - NetworkRg/no-changes Network_demo/add-or-update Network_dev - DeployInfrastructure/no-changes Network_dev - NetworkRg/no-changes Network_dev/add-or-update Network_ithc - DeployInfrastructure/no-changes Network_ithc - NetworkRg/no-changes Network_ithc/no-changes Network/no-changes Network_prod - DeployInfrastructure/no-changes Network_prod - NetworkRg/no-changes Network_prod/no-changes Network_ptl - DeployInfrastructure/no-changes Network_ptl - NetworkRg/no-changes Network_ptl/no-changes Network_ptlsbox - DeployInfrastructure/no-changes Network_ptlsbox - NetworkRg/no-changes Network_ptlsbox/no-changes Network_sbox - DeployInfrastructure/no-changes Network_sbox - NetworkRg/no-changes Network_sbox/no-changes Network_stg - DeployInfrastructure/no-changes Network_stg - NetworkRg/no-changes Network_stg/add-or-update Network_test - DeployInfrastructure/no-changes Network_test - NetworkRg/no-changes Network_test/no-changes sbox-00-genesis/no-changes sbox-01-network/add-or-update sbox-05-mis/add-or-update sbox-07-network-rg/no-changes sbox-aks/add-or-update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant