Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 30, 2025

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

Release notes

Sourced from hashicorp/azurerm's releases.

v4.51.0

4.51.0 (October 30, 2025)

FEATURES:

  • New Data Source: azurerm_oracle_resource_anchor (#30823)
  • New Resource: azurerm_network_manager_routing_rule (#30439)
  • New Resource: azurerm_oracle_resource_anchor (#30823)

ENHANCEMENTS:

  • dependencies: dashboard - update to API version 2025-08-01 (#30972)
  • dependencies: go-azure-sdk - update to v0.20251024.1223440 (#30952)
  • dependencies: network - update to API version 2025-01-01 (#30904)
  • azurerm_cognitive_account - add TextAnalytics to allowed kind validation for network_acls.bypass (#30887)
  • azurerm_subnet_service_endpoint_storage_policy - add support for the /services/Azure/Databricks value in the definition.service_resources property (#30762)

BUG FIXES:

  • Data Source: azurerm_managed_redis - fix a panic caused by a nested field access on a pointer without nil checking (#30978)
Changelog

Sourced from hashicorp/azurerm's changelog.

4.51.0 (October 30, 2025)

FEATURES:

  • New Data Source: azurerm_oracle_resource_anchor (#30823)
  • New Resource: azurerm_network_manager_routing_rule (#30439)
  • New Resource: azurerm_oracle_resource_anchor (#30823)

ENHANCEMENTS:

  • dependencies: dashboard - update to API version 2025-08-01 (#30972)
  • dependencies: go-azure-sdk - update to v0.20251024.1223440 (#30952)
  • dependencies: network - update to API version 2025-01-01 (#30904)
  • azurerm_cognitive_account - add TextAnalytics to allowed kind validation for network_acls.bypass (#30887)
  • azurerm_subnet_service_endpoint_storage_policy - add support for the /services/Azure/Databricks value in the definition.service_resources property (#30762)

BUG FIXES:

  • Data Source: azurerm_managed_redis - fix a panic caused by a nested field access on a pointer without nil checking (#30978)

4.50.0 (October 23, 2025)

FEATURES:

  • New Data Source: azurerm_managed_redis (#30060)
  • New Resource: azurerm_managed_redis (#30060)
  • New Resource: azurerm_managed_redis_geo_replication (#30060)

ENHANCEMENTS:

  • dependencies: go-azure-sdk update to v0.20251016.1163854 (#30883)
  • dependencies: oracle - update to API version 2025-09-01 (#30796)
  • Data Source: azurerm_container_app_environment - add support for the public_network_access property (#30817)
  • azurerm_container_app_environment - add support for the public_network_access property (#30817)
  • azurerm_mssql_job_target_group - the job_target.job_credential_id property is no longer required when database_name is not set to allow for authentication using a managed identity (#30898)
  • azurerm_netapp_volume_resource - support for Cross Zone Region replication through the data_protection_replication block (#30872)
  • azurerm_search_service - implement plan time error when local_authentication_enabled = false and authentication_failure_mode is set (#30882)

BUG FIXES:

  • azurerm_mssql_database - allow existing zero or null value for auto_pause_delay_in_minutes and min_capacity of non-serverless database (#30924)

4.49.0 (October 16, 2025)

FEATURES:

  • New Data Source: azurerm_graph_services_account (#30697)
  • New Data Source: azurerm_oracle_exascale_database_storage_vault (#30043)
  • New Resource: azurerm_api_management_workspace_policy_fragment (#30678)
  • New Resource: azurerm_oracle_exascale_database_storage_vault (#30043)

... (truncated)

Commits
  • e1dcc8c CHANGELOG.md for 4.51.0 (#30937)
  • dbf088a New Resource: azurerm_network_manager_routing_rule (#30439)
  • 49091a1 azurerm_cognitive_account - add TextAnalytics to account kinds allowed to...
  • 86c15fb dashboard: Bump API version to 2025-08-01 (#30972)
  • 4a7e6cb oracle resource anchor (#30823)
  • f63e362 [Dependencies:] cdn/2025-04-15/afdcustomdomains for TLS Policy (#30962)
  • 60d6d3e data.azurerm_managed_redis - remove line causing a panic (#30978)
  • 8fe02d5 dependencies: update go-azure-sdk to v0.20251024.1223440 (#30952)
  • c9e0563 azurerm_bot_service - prop rename and default site note (#30348)
  • 8e4bd88 azurerm_mssql_job_step - nil check ExecutionOptions before accessing nest...
  • 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)

…1 to >= 3.0.0, < 4.51.1

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@v3.0.0...v4.51.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Oct 30, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 7, 2025

Superseded by #223.

@dependabot dependabot bot closed this Nov 7, 2025
@dependabot dependabot bot deleted the dependabot/terraform/terraform/hashicorp/azurerm-gte-3.0.0-and-lt-4.51.1 branch November 7, 2025 22:17
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