Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps hashicorp/azurerm from 4.28.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)

v4.56.0

4.56.0 (December 11, 2025)

ENHANCEMENTS:

  • dependencies: healthbot - update to API version 2025-05-25 (#31328)
  • dependencies: terraform-plugin-testing - update to v1.14.0 (#31334)
  • Data Source: azurerm_cognitive_account - add support for new attributes (#30778)
  • azurerm_cognitive_account - add support for the kind property to rollback or upgrade from OpenAI to AIServices (#31063)
  • azurerm_databricks_workspace_root_dbfs_customer_managed_key - the key_vault_key_id property now supports keys from Managed HSM Vaults (#31336)
  • azurerm_databricks_workspace_root_dbfs_customer_managed_key - the key_vault_key_id property now supports versionless keys (#31336)
  • azurerm_healthbot - add support for the C1 and PES SKUs (#31328)
  • azurerm_lb fix ignore_changes behaviour in updatable properties (#31318)
  • azurerm_network_manager_network_group - add support for the member_type property [GH-30672
  • azurerm_network_manager_static_member - add support for using a subnet as the target resource (#30672)
  • azurerm_virtual_network_gateway - add support for the ErGwScale SKU (#31082)

BUG FIXES:

  • azurerm_container_app_environment_certificate - fix an issue that prevented creating the resource with an empty value for certificate_password (#31335)
  • azurerm_databricks_workspace_root_dbfs_customer_managed_key - fix a panic that occurred when the customer managed key was removed from the workspace outside of Terraform (#31336)
  • azurerm_databricks_workspace_root_dbfs_customer_managed_key - fix the timeout for the delete operation (#31336)
  • azurerm_storage_blob_inventory_policy - fix setting Resource Identity data (#31313)

v4.55.0

4.55.0 (December 04, 2025)

FEATURES:

... (truncated)

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)

4.56.0 (December 11, 2025)

ENHANCEMENTS:

  • dependencies: healthbot - update to API version 2025-05-25 (#31328)
  • dependencies: terraform-plugin-testing - update to v1.14.0 (#31334)
  • Data Source: azurerm_cognitive_account - add support for new attributes (#30778)
  • azurerm_cognitive_account - add support for the kind property to rollback or upgrade from OpenAI to AIServices (#31063)
  • azurerm_databricks_workspace_root_dbfs_customer_managed_key - the key_vault_key_id property now supports keys from Managed HSM Vaults (#31336)
  • azurerm_databricks_workspace_root_dbfs_customer_managed_key - the key_vault_key_id property now supports versionless keys (#31336)
  • azurerm_healthbot - add support for the C1 and PES SKUs (#31328)
  • azurerm_lb fix ignore_changes behaviour in updatable properties (#31318)
  • azurerm_network_manager_network_group - add support for the member_type property [GH-30672
  • azurerm_network_manager_static_member - add support for using a subnet as the target resource (#30672)
  • azurerm_virtual_network_gateway - add support for the ErGwScale SKU (#31082)

BUG FIXES:

  • azurerm_container_app_environment_certificate - fix an issue that prevented creating the resource with an empty value for certificate_password (#31335)
  • azurerm_databricks_workspace_root_dbfs_customer_managed_key - fix a panic that occurred when the customer managed key was removed from the workspace outside of Terraform (#31336)
  • azurerm_databricks_workspace_root_dbfs_customer_managed_key - fix the timeout for the delete operation (#31336)
  • azurerm_storage_blob_inventory_policy - fix setting Resource Identity data (#31313)

4.55.0 (December 04, 2025)

FEATURES:

  • New Data Source: azurerm_api_management_workspace (#30241)
  • New Resource: azurerm_cognitive_account_project (#30916)

... (truncated)

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.28.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.28.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
@github-actions
Copy link
Contributor

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.29s
❌ REPOSITORY checkov yes 5 32.94s
✅ REPOSITORY dustilock yes no 1.81s
✅ REPOSITORY gitleaks yes no 36.16s
✅ REPOSITORY git_diff yes no 0.15s
✅ REPOSITORY grype yes no 23.85s
❌ REPOSITORY kics yes 27 76.76s
✅ REPOSITORY secretlint yes no 1.33s
✅ REPOSITORY syft yes no 0.42s
❌ REPOSITORY trivy yes 1 16.5s
✅ REPOSITORY trivy-sbom yes no 0.18s
✅ REPOSITORY trufflehog yes no 10.91s
✅ TERRAFORM terraform-fmt 1 0 0 0.09s
❌ TERRAFORM terrascan yes 1 7.25s
❌ TERRAFORM tflint yes 1 5.53s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

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