Update Terraform azurerm to v4.66.0#187
Merged
renovate[bot] merged 1 commit intomasterfrom Mar 27, 2026
Merged
Conversation
Contributor
Plan Result (aat)
Change Result (Click me) # azurerm_key_vault_secret.flexible_secret["DATABASE"] will be updated in-place
~ resource "azurerm_key_vault_secret" "flexible_secret" {
~ expiration_date = "2028-03-26T08:50:47Z" -> (known after apply)
id = "https://fact-kv-aat.vault.azure.net/secrets/data-api-POSTGRES-DATABASE/5fe9e2f3706c40d297eb73056f798184"
name = "data-api-POSTGRES-DATABASE"
tags = {
"application" = "find-a-court-or-tribunal"
"autoShutdown" = "true"
"builtFrom" = "https://github.com/HMCTS/fact-data-api.git"
"businessArea" = "CFT"
"contactSlackChannel" = "#fact-tech"
"environment" = "staging"
"managedBy" = "Find a Court or Tribunal"
"source" = "data-api PostgreSQL"
}
# (10 unchanged attributes hidden)
}
# azurerm_key_vault_secret.flexible_secret["HOST"] will be updated in-place
~ resource "azurerm_key_vault_secret" "flexible_secret" {
~ expiration_date = "2028-03-26T08:50:47Z" -> (known after apply)
id = "https://fact-kv-aat.vault.azure.net/secrets/data-api-POSTGRES-HOST/20053128bea8460abb4cc7c98495e1e1"
name = "data-api-POSTGRES-HOST"
tags = {
"application" = "find-a-court-or-tribunal"
"autoShutdown" = "true"
"builtFrom" = "https://github.com/HMCTS/fact-data-api.git"
"businessArea" = "CFT"
"contactSlackChannel" = "#fact-tech"
"environment" = "staging"
"managedBy" = "Find a Court or Tribunal"
"source" = "data-api PostgreSQL"
}
# (10 unchanged attributes hidden)
}
# azurerm_key_vault_secret.flexible_secret["PASS"] will be updated in-place
~ resource "azurerm_key_vault_secret" "flexible_secret" {
~ expiration_date = "2028-03-26T08:50:47Z" -> (known after apply)
id = "https://fact-kv-aat.vault.azure.net/secrets/data-api-POSTGRES-PASS/aed26a9687194780be5cf3f08196d86c"
name = "data-api-POSTGRES-PASS"
tags = {
"application" = "find-a-court-or-tribunal"
"autoShutdown" = "true"
"builtFrom" = "https://github.com/HMCTS/fact-data-api.git"
"businessArea" = "CFT"
"contactSlackChannel" = "#fact-tech"
"environment" = "staging"
"managedBy" = "Find a Court or Tribunal"
"source" = "data-api PostgreSQL"
}
# (10 unchanged attributes hidden)
}
# azurerm_key_vault_secret.flexible_secret["PORT"] will be updated in-place
~ resource "azurerm_key_vault_secret" "flexible_secret" {
~ expiration_date = "2028-03-26T08:50:47Z" -> (known after apply)
id = "https://fact-kv-aat.vault.azure.net/secrets/data-api-POSTGRES-PORT/b8d1610eb73e42dc86d2a0ed02f00e3c"
name = "data-api-POSTGRES-PORT"
tags = {
"application" = "find-a-court-or-tribunal"
"autoShutdown" = "true"
"builtFrom" = "https://github.com/HMCTS/fact-data-api.git"
"businessArea" = "CFT"
"contactSlackChannel" = "#fact-tech"
"environment" = "staging"
"managedBy" = "Find a Court or Tribunal"
"source" = "data-api PostgreSQL"
}
# (10 unchanged attributes hidden)
}
# azurerm_key_vault_secret.flexible_secret["USER"] will be updated in-place
~ resource "azurerm_key_vault_secret" "flexible_secret" {
~ expiration_date = "2028-03-26T08:50:47Z" -> (known after apply)
id = "https://fact-kv-aat.vault.azure.net/secrets/data-api-POSTGRES-USER/3e468586372249df91306e52cd96a673"
name = "data-api-POSTGRES-USER"
tags = {
"application" = "find-a-court-or-tribunal"
"autoShutdown" = "true"
"builtFrom" = "https://github.com/HMCTS/fact-data-api.git"
"businessArea" = "CFT"
"contactSlackChannel" = "#fact-tech"
"environment" = "staging"
"managedBy" = "Find a Court or Tribunal"
"source" = "data-api PostgreSQL"
}
# (10 unchanged attributes hidden)
}
# azurerm_key_vault_secret.storage_account_connection_string_secret will be updated in-place
~ resource "azurerm_key_vault_secret" "storage_account_connection_string_secret" {
~ expiration_date = "2028-03-26T08:50:59Z" -> (known after apply)
id = "https://fact-kv-aat.vault.azure.net/secrets/storage-account-connection-string/7d71c9e3ea714f98839ec081591976e0"
name = "storage-account-connection-string"
tags = {
"application" = "find-a-court-or-tribunal"
"autoShutdown" = "true"
"builtFrom" = "https://github.com/HMCTS/fact-data-api.git"
"businessArea" = "CFT"
"contactSlackChannel" = "#fact-tech"
"environment" = "staging"
"managedBy" = "Find a Court or Tribunal"
"source" = "data-api Storage account"
}
# (10 unchanged attributes hidden)
}
# module.storage_account.azurerm_storage_account.storage_account will be updated in-place
~ resource "azurerm_storage_account" "storage_account" {
id = "/subscriptions/1c4f0704-a29e-403d-b719-b90c34ef14c9/resourceGroups/fact-aat/providers/Microsoft.Storage/storageAccounts/factsaaat"
name = "factsaaat"
tags = {
"application" = "find-a-court-or-tribunal"
"autoShutdown" = "true"
"builtFrom" = "https://github.com/HMCTS/fact-data-api.git"
"businessArea" = "CFT"
"contactSlackChannel" = "#fact-tech"
"environment" = "staging"
"managedBy" = "Find a Court or Tribunal"
}
# (97 unchanged attributes hidden)
+ network_rules {
+ bypass = [
+ "AzureServices",
]
+ default_action = "Allow"
}
# (3 unchanged blocks hidden)
}
Plan: 0 to add, 7 to change, 0 to destroy. |
Contributor
Plan Result (prod)
Change Result (Click me) # azurerm_key_vault_secret.flexible_secret["DATABASE"] will be updated in-place
~ resource "azurerm_key_vault_secret" "flexible_secret" {
~ expiration_date = "2028-03-26T08:56:00Z" -> (known after apply)
id = "https://fact-kv-prod.vault.azure.net/secrets/data-api-POSTGRES-DATABASE/ec9975470c1e40ebabb2f307dd746100"
name = "data-api-POSTGRES-DATABASE"
tags = {
"application" = "find-a-court-or-tribunal"
"builtFrom" = "https://github.com/HMCTS/fact-data-api.git"
"businessArea" = "CFT"
"contactSlackChannel" = "#fact-tech"
"environment" = "production"
"managedBy" = "Find a Court or Tribunal"
"source" = "data-api PostgreSQL"
}
# (10 unchanged attributes hidden)
}
# azurerm_key_vault_secret.flexible_secret["HOST"] will be updated in-place
~ resource "azurerm_key_vault_secret" "flexible_secret" {
~ expiration_date = "2028-03-26T08:56:00Z" -> (known after apply)
id = "https://fact-kv-prod.vault.azure.net/secrets/data-api-POSTGRES-HOST/a96c1a916c754ce59697f975270818e0"
name = "data-api-POSTGRES-HOST"
tags = {
"application" = "find-a-court-or-tribunal"
"builtFrom" = "https://github.com/HMCTS/fact-data-api.git"
"businessArea" = "CFT"
"contactSlackChannel" = "#fact-tech"
"environment" = "production"
"managedBy" = "Find a Court or Tribunal"
"source" = "data-api PostgreSQL"
}
# (10 unchanged attributes hidden)
}
# azurerm_key_vault_secret.flexible_secret["PASS"] will be updated in-place
~ resource "azurerm_key_vault_secret" "flexible_secret" {
~ expiration_date = "2028-03-26T08:56:00Z" -> (known after apply)
id = "https://fact-kv-prod.vault.azure.net/secrets/data-api-POSTGRES-PASS/89227e22920440298440aff3f66fa154"
name = "data-api-POSTGRES-PASS"
tags = {
"application" = "find-a-court-or-tribunal"
"builtFrom" = "https://github.com/HMCTS/fact-data-api.git"
"businessArea" = "CFT"
"contactSlackChannel" = "#fact-tech"
"environment" = "production"
"managedBy" = "Find a Court or Tribunal"
"source" = "data-api PostgreSQL"
}
# (10 unchanged attributes hidden)
}
# azurerm_key_vault_secret.flexible_secret["PORT"] will be updated in-place
~ resource "azurerm_key_vault_secret" "flexible_secret" {
~ expiration_date = "2028-03-26T08:56:00Z" -> (known after apply)
id = "https://fact-kv-prod.vault.azure.net/secrets/data-api-POSTGRES-PORT/0e66f4133fdf403b8c6dc817c22170ad"
name = "data-api-POSTGRES-PORT"
tags = {
"application" = "find-a-court-or-tribunal"
"builtFrom" = "https://github.com/HMCTS/fact-data-api.git"
"businessArea" = "CFT"
"contactSlackChannel" = "#fact-tech"
"environment" = "production"
"managedBy" = "Find a Court or Tribunal"
"source" = "data-api PostgreSQL"
}
# (10 unchanged attributes hidden)
}
# azurerm_key_vault_secret.flexible_secret["USER"] will be updated in-place
~ resource "azurerm_key_vault_secret" "flexible_secret" {
~ expiration_date = "2028-03-26T08:56:00Z" -> (known after apply)
id = "https://fact-kv-prod.vault.azure.net/secrets/data-api-POSTGRES-USER/e780bebe95cf48f48548de704b7a7c88"
name = "data-api-POSTGRES-USER"
tags = {
"application" = "find-a-court-or-tribunal"
"builtFrom" = "https://github.com/HMCTS/fact-data-api.git"
"businessArea" = "CFT"
"contactSlackChannel" = "#fact-tech"
"environment" = "production"
"managedBy" = "Find a Court or Tribunal"
"source" = "data-api PostgreSQL"
}
# (10 unchanged attributes hidden)
}
# azurerm_key_vault_secret.storage_account_connection_string_secret will be updated in-place
~ resource "azurerm_key_vault_secret" "storage_account_connection_string_secret" {
~ expiration_date = "2028-03-26T08:56:11Z" -> (known after apply)
id = "https://fact-kv-prod.vault.azure.net/secrets/storage-account-connection-string/37e75af7af4543edb662288800101f2b"
name = "storage-account-connection-string"
tags = {
"application" = "find-a-court-or-tribunal"
"builtFrom" = "https://github.com/HMCTS/fact-data-api.git"
"businessArea" = "CFT"
"contactSlackChannel" = "#fact-tech"
"environment" = "production"
"managedBy" = "Find a Court or Tribunal"
"source" = "data-api Storage account"
}
# (10 unchanged attributes hidden)
}
# module.storage_account.azurerm_storage_account.storage_account will be updated in-place
~ resource "azurerm_storage_account" "storage_account" {
id = "/subscriptions/8999dec3-0104-4a27-94ee-6588559729d1/resourceGroups/fact-prod/providers/Microsoft.Storage/storageAccounts/factsaprod"
name = "factsaprod"
tags = {
"application" = "find-a-court-or-tribunal"
"builtFrom" = "https://github.com/HMCTS/fact-data-api.git"
"businessArea" = "CFT"
"contactSlackChannel" = "#fact-tech"
"environment" = "production"
"managedBy" = "Find a Court or Tribunal"
}
# (97 unchanged attributes hidden)
+ network_rules {
+ bypass = [
+ "AzureServices",
]
+ default_action = "Allow"
}
# (3 unchanged blocks hidden)
}
Plan: 0 to add, 7 to change, 0 to destroy. |
8f2c58d to
beceb0d
Compare
beceb0d to
e8123c4
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



This PR contains the following updates:
4.65.0→4.66.0Release Notes
hashicorp/terraform-provider-azurerm (azurerm)
v4.66.0Compare Source
FEATURES:
azurerm_container_app_environment_storage(#32007)azurerm_video_indexer_account(#31978)ENHANCEMENTS:
Go- upgrade to version 1.25.8 (#31907)azurerm_bastion_host- Upgrade API to2025-01-01(#32030)azurerm_kubernetes_cluster- add support for migration from Azure or Kubenet CNI to Azure CNI Overlay (#30959)azurerm_search_service: add support forendpointattribute (#32010)cognitive_account_rai_blocklist_resource- add support for thetagsproperty (#31871)BUG FIXES:
azurerm_container_app- fixfailure_count_thresholdvalidation values for container app probes (#31989)azurerm_linux_function_app_slot- fix API error when removing auth_settings_v2 configuration from a previously deployed appservice slot (#32008)azurerm_linux_web_app_slot- fix API error when removing auth_settings_v2 configuration from a previously deployed appservice slot (#32008)azurerm_log_analytics_workspace- preserve default value oflocal_authentication_enabled(#32004)azurerm_windows_function_app_slot- fix API error when removing auth_settings_v2 configuration from a previously deployed appservice slot (#32008)azurerm_windows_web_app_slot- fix API error when removing auth_settings_v2 configuration from a previously deployed appservice slot (#32008)Configuration
📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.