An open index of dependabot pull requests across open source projects.

Bump hashicorp/azurerm from 4.55.0 to 4.61.0 in /infrastructure

Closed
Number: #147
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: Unknown
Comments: 1
Created: February 20, 2026 at 06:44 PM UTC
(5 months ago)
Updated: February 27, 2026 at 06:44 PM UTC
(5 months ago)
Closed: February 27, 2026 at 06:44 PM UTC
(5 months ago)
Time to Close: 7 days
Labels:
dependencies terraform
Description:

Bumps hashicorp/azurerm from 4.55.0 to 4.61.0.

Release notes

Sourced from hashicorp/azurerm's releases.

v4.61.0

4.61.0 (February 19, 2026)

FEATURES:

  • New List Resource: azurerm_application_gateway (#31749)
  • New List Resource: azurerm_application_security_group (#31742)
  • New List Resource: azurerm_firewall and azurerm_firewall_policy (#31734)
  • New List Resource: azurerm_firewall_policy_rule_collection_group (#31741)
  • New List Resource: azurerm_ip_group (#31740)
  • New List Resource: azurerm_mssql_database (#31735)
  • New List Resource: azurerm_mssql_job_agent (#31738)
  • New List Resource: azurerm_mssql_server (#31650)
  • New List Resource: azurerm_nat_gatway (#31764)
  • New List Resource: azurerm_network_security_rule (#31748)
  • New List Resource: azurerm_public_ip (#31762)
  • New List Resource: azurerm_web_application_firewall_policy (#31758)

ENHANCEMENTS:

  • dependencies: go update to 1.25.5
  • dependencies: go-azure-sdk - update to v0.20260212.1143955
  • azurerm_managed_redis - sku_name can now be updated (#31203)
  • azurerm_managed_redis - default_database must be specified when creating a new resource (#31724)
  • azurerm_point_to_site_vpn_gateway - connection_configuration.x.internet_security_enabled can now be updated (#31733)
  • azurerm_security_center_storage_defender - update to API version 2025-06-01 (#31759)

BUG FIXES:

  • azurerm_managed_redis_geo_replication - fix an issue that prevented linking 3 or more clusters (#31385)
  • azurerm_signalr_service - fix setting default values into state, preventing diffs on import for connectivity_logs_enabled, http_request_logs_enabled, and messaging_logs_enabled (#31566)

v4.60.0

4.60.0 (February 12, 2026)

FEATURES:

  • New Data Source: azurerm_cognitive_account_project (#31605)
  • New Data Source: azurerm_managed_redis_access_policy_assignment (#30980)
  • New Data Source: azurerm_oracle_database_system_versions (#31001)
  • New Resource: azurerm_api_management_workspace_named_value (#31299)
  • New List Resource: azurerm_cognitive_account (#31624)
  • New Resource: azurerm_data_factory_linked_service_sql_managed_instance (#30896)
  • New Resource: azurerm_managed_redis_access_policy_assignment (#30980)
  • New List Resource: azurerm_mysql_flexible_database, azurerm_mysql_flexible_server_firewall_rule, azurerm_mysql_flexible_server_configuration - includes addition of Identity (#31646) (#31646)
  • New List Resource: azurerm_service_plan (#31610)

ENHANCEMENTS:

  • dependencies: containerinstance - update to API version 2025-09-01 (#31640)

... (truncated)

Changelog

Sourced from hashicorp/azurerm's changelog.

4.61.0 (February 19, 2026)

FEATURES:

  • New List Resource: azurerm_application_gateway (#31749)
  • New List Resource: azurerm_application_security_group (#31742)
  • New List Resource: azurerm_firewall and azurerm_firewall_policy (#31734)
  • New List Resource: azurerm_firewall_policy_rule_collection_group (#31741)
  • New List Resource: azurerm_ip_group (#31740)
  • New List Resource: azurerm_mssql_database (#31735)
  • New List Resource: azurerm_mssql_job_agent (#31738)
  • New List Resource: azurerm_mssql_server (#31650)
  • New List Resource: azurerm_nat_gatway (#31764)
  • New List Resource: azurerm_network_security_rule (#31748)
  • New List Resource: azurerm_public_ip (#31762)
  • New List Resource: azurerm_web_application_firewall_policy (#31758)

ENHANCEMENTS:

  • dependencies: go update to 1.25.5
  • dependencies: go-azure-sdk - update to v0.20260212.1143955
  • azurerm_managed_redis - sku_name can now be updated (#31203)
  • azurerm_managed_redis - default_database must be specified when creating a new resource (#31724)
  • azurerm_point_to_site_vpn_gateway - connection_configuration.x.internet_security_enabled can now be updated (#31733)
  • azurerm_security_center_storage_defender - update to API version 2025-06-01 (#31759)

BUG FIXES:

  • azurerm_managed_redis_geo_replication - fix an issue that prevented linking 3 or more clusters (#31385)
  • azurerm_signalr_service - fix setting default values into state, preventing diffs on import for connectivity_logs_enabled, http_request_logs_enabled, and messaging_logs_enabled (#31566)

4.60.0 (February 12, 2026)

FEATURES:

  • New Data Source: azurerm_cognitive_account_project (#31605)
  • New Data Source: azurerm_managed_redis_access_policy_assignment (#30980)
  • New Data Source: azurerm_oracle_database_system_versions (#31001)
  • New Resource: azurerm_api_management_workspace_named_value (#31299)
  • New List Resource: azurerm_cognitive_account (#31624)
  • New Resource: azurerm_data_factory_linked_service_sql_managed_instance (#30896)
  • New Resource: azurerm_managed_redis_access_policy_assignment (#30980)
  • New List Resource: azurerm_mysql_flexible_database, azurerm_mysql_flexible_server_firewall_rule, azurerm_mysql_flexible_server_configuration - includes addition of Identity (#31646) (#31646)
  • New List Resource: azurerm_service_plan (#31610)

ENHANCEMENTS:

  • dependencies: containerinstance - update to API version 2025-09-01 (#31640)
  • dependencies: storagemover - update to API version 2025-07-01 (#31587)
  • Data Source: azurerm_container_app - add support for the read_secrets property allowing users to skip secret retrieval that may trigger authorization errors (#31199)

... (truncated)

Commits
  • b8cc033 CHANGELOG.md for 4.61.0 (#31744)
  • 5b42860 azurerm_managed_redis - support to update sku_name (#31203)
  • ad199c7 azurerm_signalr_service - fix spurious plan changes for logging attributes du...
  • 2737482 dependencies: azurerm_security_center_storage_defender - upgrade to API ver...
  • faf6310 azurerm_managed_redis_geo_replication: bugfix: unable to create geo-replicati...
  • 92abf5d Add resource identity and list support to azurerm_public_ip (#31762)
  • 91ec16e nat_gatway implement list (#31764)
  • 7da02ea azurerm_web_application_firewall_policy implement list and identity (#31758)
  • 79c5849 azurerm_ip_group implement list and identity (#31740)
  • 52868b3 azurerm_application_gateway implement list (#31749)
  • 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 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)
Package Dependencies
Ecosystem:
terraform
Version Change:
4.55.0 → 4.61.0
Update Type:
Minor
Path:
/infrastructure
Technical Details
ID: 14173315
UUID: 3969887394
Node ID: PR_kwDOMhTbis7FPFdn
Host: GitHub
Repository: NHSDigital/az-backup