Skip to content

chore(deps): Bump hashicorp/azurerm from 4.56.0 to 4.57.0 in /infra#1667

Merged
notheotherben merged 1 commit intomainfrom
dependabot/terraform/infra/hashicorp/azurerm-4.57.0
Dec 19, 2025
Merged

chore(deps): Bump hashicorp/azurerm from 4.56.0 to 4.57.0 in /infra#1667
notheotherben merged 1 commit intomainfrom
dependabot/terraform/infra/hashicorp/azurerm-4.57.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Dec 19, 2025

Bumps hashicorp/azurerm from 4.56.0 to 4.57.0.

Release notes

Sourced from hashicorp/azurerm's releases.

v4.57.0

4.57.0 (December 18, 2025)

NOTE: This release removes the Mobile Network (azurerm_mobile_network*) resources and data sources due to Azure having retired the service

FEATURES:

  • New Resource: azurerm_automation_runtime_environment (#30991)

ENHANCEMENTS:

  • azurerm_data_protection_backup_vault_customer_managed_key - the key_vault_key_id property now supports keys from a Managed HSM vault (#31365)
  • azurerm_kubernetes_cluster - support for the node_provisioning_profile block (#30517)
  • azurerm_log_analytics_cluster_customer_managed_key - the key_vault_key_id property now supports keys from a Managed HSM vault (#31375)
  • azurerm_mssql_database - the transparent_data_encryption_key_vault_key_id property now supports keys from a Managed HSM vault (#31373)

BUG FIXES:

  • azurerm_data_factory - fix ID parsing errors when customer_managed_key_identity_id is an empty string (#28621)
  • azurerm_eventhub - partition_count can now be updated for dedicated clusters (#30993)
  • azurerm_linux_function_app - fix panic when deployed without all required permissions (#31344)
Changelog

Sourced from hashicorp/azurerm's changelog.

4.57.0 (December 18, 2025)

NOTE: This release removes the Mobile Network (azurerm_mobile_network*) resources and data sources due to Azure having retired the service

FEATURES:

  • New Resource: azurerm_automation_runtime_environment (#30991)

ENHANCEMENTS:

  • azurerm_data_protection_backup_vault_customer_managed_key - the key_vault_key_id property now supports keys from a Managed HSM vault (#31365)
  • azurerm_kubernetes_cluster - support for the node_provisioning_profile block (#30517)
  • azurerm_log_analytics_cluster_customer_managed_key - the key_vault_key_id property now supports keys from a Managed HSM vault (#31375)
  • azurerm_mssql_database - the transparent_data_encryption_key_vault_key_id property now supports keys from a Managed HSM vault (#31373)

BUG FIXES:

  • azurerm_data_factory - fix ID parsing errors when customer_managed_key_identity_id is an empty string (#28621)
  • azurerm_eventhub - partition_count can now be updated for dedicated clusters (#30993)
  • azurerm_linux_function_app - fix panic when deployed without all required permissions (#31344)
Commits
  • 3948804 CHANGELOG.md for 4.57.0 (#31350)
  • f7aa9c6 Test Fixes - containers (#31381)
  • 5b89cf3 azurerm_eventhub: fix updating partitions for eventhubs part of dedicated clu...
  • 4e36182 Fix windows web app client_certificate_mode doc reference (#31382)
  • c7b6261 azurerm_log_analytics_cluster_customer_managed_key - Allow managed HSM keys...
  • e795dd3 list: azurerm_network_profile_resource - improve tests (#31374)
  • 7e984cd azurerm_mobile_network_* - retire resources and data sources (#31214)
  • 7dd4a2a azurerm_mssql_database - allow managed HSM key as input to `transparent_dat...
  • 5850100 azurerm_data_protection_backup_vault_customer_managed_key - add support for...
  • 3c7cbe7 New Resource: azurerm_automation_runtime_environment (#30991)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm) from 4.56.0 to 4.57.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-azurerm/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-azurerm/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-azurerm@v4.56.0...v4.57.0)

---
updated-dependencies:
- dependency-name: hashicorp/azurerm
  dependency-version: 4.57.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Dec 19, 2025
Copy link
Copy Markdown
Member

@notheotherben notheotherben left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving dependency upgrades.

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.34%. Comparing base (9959606) to head (0a80079).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1667   +/-   ##
=======================================
  Coverage   85.34%   85.34%           
=======================================
  Files          98       98           
  Lines        7971     7971           
=======================================
  Hits         6803     6803           
  Misses       1168     1168           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@notheotherben notheotherben merged commit 0b7561c into main Dec 19, 2025
11 of 12 checks passed
@notheotherben notheotherben deleted the dependabot/terraform/infra/hashicorp/azurerm-4.57.0 branch December 19, 2025 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant