Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Updates the requirements on hashicorp/azurerm to permit the latest version.

Release notes

Sourced from hashicorp/azurerm's releases.

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)
Changelog

Sourced from hashicorp/azurerm's changelog.

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)
  • New Resource: azurerm_log_analytics_workspace_table_custom_log (#30800)
  • New Resource: azurerm_mongo_cluster_user (#31205)
  • New Resource: azurerm_palo_alto_next_generation_firewall_virtual_hub_strata_cloud_manager (#30613)
  • New Resource: azurerm_palo_alto_next_generation_firewall_virtual_network_strata_cloud_manager (#30613)
  • New List Resource: azurerm_private_dns_zone (#31157)

ENHANCEMENTS:

  • dependencies: containerregistry - update to API version 2025-04-01 (#30205)
  • dependencies: go-azure-helpers - update to v0.75.1 (#31148)
  • dependencies: go-azure-sdk - update to v0.20251202.1181053 (#31253)
  • dependencies: managedidentity - upgrade API version to 2024-11-30 (#30535)
  • dependencies: postgres - update to API version 2025-08-01 (#31162)
  • azurerm_cognitive_account - update validation for customer_managed_key.key_vault_key_id to allow managed HSM keys as input (#31147)
  • azurerm_container_app_environment - extend validation for workload_profile_type for additional supported SKUs (#30738)
  • azurerm_container_app_environment_certificate - add support for the certificate_key_vault block (#30510)
  • azurerm_data_factory - update validation for customer_managed_key_id to allow managed HSM keys as input (#31146)
  • azurerm_mongo_cluster - support for new properties customer_managed_key, data_api_mode_enabled, identity, restore, authentication_methods and storage_type (#31100)
  • azurerm_mysql_flexible_server - add support for MySQL version 8.4 (#31099)
  • azurerm_oracle_autonomous_database - the admin_password property is no longer ForceNew (#30966)
  • azurerm_postgresql_flexible_server - update validation for customer_managed_key.key_vault_key_id and customer_managed_key.geo_backup_key_vault_key_id to allow managed HSM keys as input (#31148)

... (truncated)

Commits
  • 2e697fc CHANGELOG.md for 4.56.0 (#31304)
  • 1245ba0 azurerm_databricks_workspace_root_dbfs_customer_managed_key - fix panics, a...
  • 6e85df0 azurerm_container_app_environment_certificate - fix empty password scenario...
  • a5ff526 azurerm_lb - support ignore_changes on updatable properties and split `cr...
  • 303b068 azurerm_healthbot - upgrade to API version 2025-05-25, support new skus, ...
  • 7f31df3 Storage: Protect storageAccountsCache by lock in AccountKey() (#31323)
  • 881a749 dependencies - update terraform-plugin-testing to v1.14.0 (#31334)
  • d04338b azurerm_virtual_network_gateway: add support for ErGwScale in sku (#31082)
  • f4103e5 Tooling - Update copyright headers in generators (#31302)
  • c6c0804 [IND-4227] [COMPLIANCE] Update Copyright Headers (Batch 26 of 31) (#31276)
  • Additional commits viewable in compare view

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)

Updates the requirements on [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm) to permit the latest version.
- [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.55.0...v4.56.0)

---
updated-dependencies:
- dependency-name: hashicorp/azurerm
  dependency-version: 4.56.0
  dependency-type: direct:production
...

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 15, 2025
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