Skip to content

chore(deps): bump hashicorp/azurerm from 4.60.0 to 4.61.0 in /infra#230

Merged
notheotherben merged 1 commit intomainfrom
dependabot/terraform/infra/hashicorp/azurerm-4.61.0
Feb 20, 2026
Merged

chore(deps): bump hashicorp/azurerm from 4.60.0 to 4.61.0 in /infra#230
notheotherben merged 1 commit intomainfrom
dependabot/terraform/infra/hashicorp/azurerm-4.61.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2026

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

Bumps [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm) from 4.60.0 to 4.61.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.60.0...v4.61.0)

---
updated-dependencies:
- dependency-name: hashicorp/azurerm
  dependency-version: 4.61.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 Feb 20, 2026
Copy link
Member

@notheotherben notheotherben left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR has been automatically approved because it was created by @dependabot.

@notheotherben notheotherben merged commit c975abe into main Feb 20, 2026
2 of 4 checks passed
@notheotherben notheotherben deleted the dependabot/terraform/infra/hashicorp/azurerm-4.61.0 branch February 20, 2026 13:25
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