Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2025

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

Release notes

Sourced from hashicorp/azurerm's releases.

v4.53.0

4.53.0 (November 14, 2025)

FEATURES:

  • New Resource: azurerm_api_management_workspace_certificate (#30628)
  • New Resource: azurerm_mongo_cluster_firewall_rule (#31062)

ENHANCEMENTS:

  • dependencies: automation - update to API version 2024-10-23 (#30890)
  • dependencies: go-azure-sdk - update to v0.20251029.1173336 (#31051)
  • dependencies: managedredis - update to API Version 2025-07-01 (#31051)
  • dependencies: mongocluster - update to API version 2025-09-01 (#30982)
  • azurerm_api_management_backend - add support for the circuit_breaker_rule block (#30471)
  • azurerm_dynatrace_monitor - support for the YEARLY value in the billing_cycle property (#31078)
  • azurerm_kubernetes_cluster_node_pool - support for the undrainable_node_behavior and max_unavailable properties (#30563)
  • azurerm_managed_disk - support expanding Ultra Disks and Premium SSD v2 disk without downtime (#30593)
  • azurerm_managed_redis - add support for public_network_access (#31051)
  • azurerm_storage_table_entity - resource is now removed from state if it no longer exists in Azure (#31064)
  • azurerm_synapse_spark_pool - add support for spark_version 3.5 (#30900)
  • data.azurerm_postgresql_flexible_server - add support for zone and high_availability (#31034)

BUG FIXES:

  • azurerm_dynatrace_monitor - the phone_number and country properties are no longer Required (#31077)
  • azurerm_dynatrace_tag_rules - the log_rule.filtering_tag property is no longer required (#31065)
  • azurerm_dynatrace_tag_rules - the metric_rule.filtering_tag property is no longer required (#31065)
  • azurerm_kubernetes_cluster - fix crash in use of azure_active_directory_role_based_access_control (#31101)
  • azurerm_logic_app_workflow - fix inaccurate error messages (#30963)
  • azurerm_virtual_network_gateway - fix validation for policy_group.name and vpn_client_configuration.virtual_network_gateway_client_connection.policy_group_names (#30454)
Changelog

Sourced from hashicorp/azurerm's changelog.

4.53.0 (November 14, 2025)

FEATURES:

  • New Resource: azurerm_api_management_workspace_certificate (#30628)
  • New Resource: azurerm_mongo_cluster_firewall_rule (#31062)

ENHANCEMENTS:

  • dependencies: automation - update to API version 2024-10-23 (#30890)
  • dependencies: go-azure-sdk - update to v0.20251029.1173336 (#31051)
  • dependencies: managedredis - update to API Version 2025-07-01 (#31051)
  • dependencies: mongocluster - update to API version 2025-09-01 (#30982)
  • azurerm_api_management_backend - add support for the circuit_breaker_rule block (#30471)
  • azurerm_dynatrace_monitor - support for the YEARLY value in the billing_cycle property (#31078)
  • azurerm_kubernetes_cluster_node_pool - support for the undrainable_node_behavior and max_unavailable properties (#30563)
  • azurerm_managed_disk - support expanding Ultra Disks and Premium SSD v2 disk without downtime (#30593)
  • azurerm_managed_redis - add support for public_network_access (#31051)
  • azurerm_storage_table_entity - resource is now removed from state if it no longer exists in Azure (#31064)
  • azurerm_synapse_spark_pool - add support for spark_version 3.5 (#30900)
  • data.azurerm_postgresql_flexible_server - add support for zone and high_availability (#31034)

BUG FIXES:

  • azurerm_dynatrace_monitor - the phone_number and country properties are no longer Required (#31077)
  • azurerm_dynatrace_tag_rules - the log_rule.filtering_tag property is no longer required (#31065)
  • azurerm_dynatrace_tag_rules - the metric_rule.filtering_tag property is no longer required (#31065)
  • azurerm_kubernetes_cluster - fix crash in use of azure_active_directory_role_based_access_control (#31101)
  • azurerm_logic_app_workflow - fix inaccurate error messages (#30963)
  • azurerm_virtual_network_gateway - fix validation for policy_group.name and vpn_client_configuration.virtual_network_gateway_client_connection.policy_group_names (#30454)

4.52.0 (November 06, 2025)

NOTE: This release removes the azurerm_spatial_anchors_account resource and data source due to Azure having retired the service

FEATURES:

  • New Resource: azurerm_api_management_workspace_api_version_set (#30498)

ENHANCEMENTS:

  • dependencies: Go updated to v1.25.3 (#31020)
  • Data Source: azurerm_application_gateway - add support for the backend_http_settings.dedicated_backend_connection_enabled property (#31033)
  • azurerm_application_gateway - add support for the backend_http_settings.dedicated_backend_connection_enabled property (#31033)
  • azurerm_machine_learning_datastore_blobstorage - improve validation for storage_container_id (#31002)
  • azurerm_machine_learning_datastore_datalake_gen2 - improve validation for storage_container_id (#31002)
  • azurerm_windows_web_app - add support for the virtual_network_image_pull_enabled property (#30920)
  • azurerm_windows_web_app_slot - add support for the virtual_network_image_pull_enabled property (#30920)

BUG FIXES:

... (truncated)

Commits
  • 4f933c6 CHANGELOG.md for 4.53.0 (#31055)
  • a8c1edd azurerm_kubernetes_cluster - fix crash in use of `azure_active_directory_ro...
  • ed9e424 azurerm_iothub: fix acctests (#31091)
  • acba5de New Resource: azurerm_mongo_cluster_firewall_rule (#31062)
  • 0529be7 azurerm_synapse_spark_pool - Add support for spark 35 (#30900)
  • 9e3c460 various - fix flawed testing methodology on some resource names (#30454)
  • 549de58 docs - naming guide updates (#31070)
  • 867cddb EventGrid functions: Use pointer.To instead of utils.* functions. (#31074)
  • a5f3631 [Chore:] Update .gitignore file to ignore the .github\instructions direct...
  • bf69f8a azurerm_logic_app_workflow - Fix error messages for parameter type checks (...
  • 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.52.0...v4.53.0)

---
updated-dependencies:
- dependency-name: hashicorp/azurerm
  dependency-version: 4.53.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 Nov 17, 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