Skip to content

Update Terraform azurerm to v3.117.1#47

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/azurerm-3.x
Open

Update Terraform azurerm to v3.117.1#47
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/azurerm-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 3, 2025

This PR contains the following updates:

Package Type Update Change
azurerm (source) required_provider patch 3.117.03.117.1

Release Notes

hashicorp/terraform-provider-azurerm (azurerm)

v3.117.1

Compare Source

SPECIAL NOTES: This 3.x.x patch release is a special, one-off, back-port of an API upgrade for the azurerm_kubernetes_cluster_trusted_access_role_binding resource to enable users still on 3.x to continue using this resource.

BUG FIXES:

  • dependencies: azurerm_kubernetes_cluster_trusted_access_role_binding - upgrade API to 2024-05-01 (#​28910)

Configuration

📅 Schedule: (in timezone Europe/London)

  • Branch creation
    • "after 7am and before 11am every weekday"
  • 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.

@renovate renovate bot requested a review from a team as a code owner March 3, 2025 08:59
@renovate renovate bot added the dependencies label Mar 3, 2025
@renovate renovate bot requested review from ieuanb74, jyothi-balla and louisehuyton and removed request for a team March 3, 2025 08:59
@renovate renovate bot force-pushed the renovate/azurerm-3.x branch from fc7eaf3 to 66c8a3a Compare August 3, 2025 14:25
@hmcts-platform-operations
Copy link
Copy Markdown

Plan Result (442: stg - Job)

Plan: 0 to add, 1 to change, 0 to destroy.
  • Update
    • azurerm_key_vault_secret.kvs
Change Result (Click me)
  # azurerm_key_vault_secret.kvs will be updated in-place
  ~ resource "azurerm_key_vault_secret" "kvs" {
        id                      = "https://sdsneuvector-stg.vault.azure.net/secrets/storage-account-key/f95611e1f70144f3a75a23035e0facdb"
        name                    = "storage-account-key"
        tags                    = {}
        # (6 unchanged attributes hidden)
    }

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

@hmcts-platform-operations
Copy link
Copy Markdown

Plan Result (442: test - Job)

Plan: 0 to add, 2 to change, 0 to destroy.
  • Update
    • azurerm_key_vault_secret.kvs
    • azurerm_storage_account.stg
Change Result (Click me)
  # azurerm_key_vault_secret.kvs will be updated in-place
  ~ resource "azurerm_key_vault_secret" "kvs" {
        id                      = "https://sdsneuvector-test.vault.azure.net/secrets/storage-account-key/6ee1d44ec4494f678c304beac2287475"
        name                    = "storage-account-key"
        tags                    = {}
        # (6 unchanged attributes hidden)
    }

  # azurerm_storage_account.stg will be updated in-place
  ~ resource "azurerm_storage_account" "stg" {
      ~ cross_tenant_replication_enabled  = false -> true
        id                                = "/subscriptions/3eec5bde-7feb-4566-bfb6-805df6e10b90/resourceGroups/sds-neuvector-test-rg/providers/Microsoft.Storage/storageAccounts/sdsneuvectortest"
        name                              = "sdsneuvectortest"
        tags                              = {
            "application"  = "core"
            "builtFrom"    = "hmcts/sds-neuvector"
            "businessArea" = "Cross-Cutting"
            "criticality"  = "Medium"
            "environment"  = "testing"
        }
        # (40 unchanged attributes hidden)

        # (4 unchanged blocks hidden)
    }

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

@hmcts-platform-operations
Copy link
Copy Markdown

Plan Result (442: dev - Job)

Plan: 0 to add, 1 to change, 0 to destroy.
  • Update
    • azurerm_key_vault_secret.kvs
Change Result (Click me)
  # azurerm_key_vault_secret.kvs will be updated in-place
  ~ resource "azurerm_key_vault_secret" "kvs" {
        id                      = "https://sdsneuvector-dev.vault.azure.net/secrets/storage-account-key/4959eb8ae4c445719d6dc06911f1d663"
        name                    = "storage-account-key"
        tags                    = {}
        # (6 unchanged attributes hidden)
    }

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

@hmcts-platform-operations
Copy link
Copy Markdown

Plan Result (442: ithc - Job)

Plan: 0 to add, 1 to change, 0 to destroy.
  • Update
    • azurerm_key_vault_secret.kvs
Change Result (Click me)
  # azurerm_key_vault_secret.kvs will be updated in-place
  ~ resource "azurerm_key_vault_secret" "kvs" {
        id                      = "https://sdsneuvector-ithc.vault.azure.net/secrets/storage-account-key/fed25ca1b7e64b9fb4efd358652a8a91"
        name                    = "storage-account-key"
        tags                    = {}
        # (6 unchanged attributes hidden)
    }

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

@hmcts-platform-operations
Copy link
Copy Markdown

Plan Result (442: prod - Job)

Plan: 0 to add, 1 to change, 0 to destroy.
  • Update
    • azurerm_key_vault_secret.kvs
Change Result (Click me)
  # azurerm_key_vault_secret.kvs will be updated in-place
  ~ resource "azurerm_key_vault_secret" "kvs" {
        id                      = "https://sdsneuvector-prod.vault.azure.net/secrets/storage-account-key/6c131e6fff76487a948beaa4d57842bf"
        name                    = "storage-account-key"
        tags                    = {}
        # (6 unchanged attributes hidden)
    }

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

@renovate renovate bot force-pushed the renovate/azurerm-3.x branch from 66c8a3a to c51281f Compare September 3, 2025 10:14
@renovate renovate bot force-pushed the renovate/azurerm-3.x branch from c51281f to bcf496b Compare November 25, 2025 19:07
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.

1 participant