Skip to content

chore(deps): Bump hashicorp/azurerm from 4.53.0 to 4.54.0 in /infra#1636

Merged
notheotherben merged 1 commit intomainfrom
dependabot/terraform/infra/hashicorp/azurerm-4.54.0
Nov 26, 2025
Merged

chore(deps): Bump hashicorp/azurerm from 4.53.0 to 4.54.0 in /infra#1636
notheotherben merged 1 commit intomainfrom
dependabot/terraform/infra/hashicorp/azurerm-4.54.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps hashicorp/azurerm from 4.53.0 to 4.54.0.

Release notes

Sourced from hashicorp/azurerm's releases.

v4.54.0

4.54.0 (November 19, 2025)

FEATURES:

  • New Action: azurerm_cdn_front_door_cache_purge (#30765)
  • New Action: azurerm_data_protection_backup_instance_protect (#31085)
  • New Action: azurerm_managed_redis_databases_flush (#31132)
  • New Action: azurerm_mssql_execute_job (#31095)
  • New List Resource: azurerm_network_interface (#31012)
  • New List Resource: azurerm_network_profile (#31127)
  • New List Resource: azurerm_network_security_group (#31014)
  • New List Resource: azurerm_route_table (#31015)

ENHANCEMENTS:

  • dependencies: go-azure-sdk - update to v0.20251107.1191907 (#31095)
  • Data Source: azurerm_container_app - add support for the template.cooldown_period_in_seconds and template.polling_interval_in_seconds properties (#29426)
  • azurerm_container_app - add support for the template.cooldown_period_in_seconds and template.polling_interval_in_seconds properties (#29426)
  • azurerm_linux_function_app - add support for dotnet_version 10.0 (#31007)
  • azurerm_linux_function_app_slot - add support for dotnet_version 10.0 (#31007)
  • azurerm_linux_web_app - add support for dotnet_version 10.0 (#31007)
  • azurerm_linux_web_app_slot - add support for dotnet_version 10.0 (#31007)
  • azurerm_managed_redis - add support for persistence_append_only_file_backup_frequency and persistence_redis_database_backup_frequency properties (#30964)
  • azurerm_resource_group - refactored from legacy SDK to use go-azure-sdk (#30616)
  • azurerm_service_plan - suppress casing difference on sku_name (#30907)
  • azurerm_storage_share_directory - Deprecate storage_share_id in favour of storage_share_url (#28457)
  • azurerm_storage_share_file - Deprecate storage_share_id in favour of storage_share_url (#28457)
  • azurerm_windows_function_app - add support for dotnet_version v10.0 (#31007)
  • azurerm_windows_function_app_slot - add support for dotnet_version v10.0 (#31007)
  • azurerm_windows_web_app - add support for dotnet_version v10.0 (#31007)
  • azurerm_windows_web_app_slot - add support for dotnet_version v10.0 (#31007)

BUG FIXES:

  • azurerm_orchestrated_virtual_machine_scale_set - Fix issue when using a specialized image (#30889)
  • azurerm_virtual_network - remove RO values from update to avoid issues with API payload size limitation (#30945)
Changelog

Sourced from hashicorp/azurerm's changelog.

4.54.0 (November 19, 2025)

FEATURES:

  • New Action: azurerm_cdn_front_door_cache_purge (#30765)
  • New Action: azurerm_data_protection_backup_instance_protect (#31085)
  • New Action: azurerm_managed_redis_databases_flush (#31132)
  • New Action: azurerm_mssql_execute_job (#31095)
  • New List Resource: azurerm_network_interface (#31012)
  • New List Resource: azurerm_network_profile (#31127)
  • New List Resource: azurerm_network_security_group (#31014)
  • New List Resource: azurerm_route_table (#31015)

ENHANCEMENTS:

  • dependencies: go-azure-sdk - update to v0.20251107.1191907 (#31095)
  • Data Source: azurerm_container_app - add support for the template.cooldown_period_in_seconds and template.polling_interval_in_seconds properties (#29426)
  • azurerm_container_app - add support for the template.cooldown_period_in_seconds and template.polling_interval_in_seconds properties (#29426)
  • azurerm_linux_function_app - add support for dotnet_version 10.0 (#31007)
  • azurerm_linux_function_app_slot - add support for dotnet_version 10.0 (#31007)
  • azurerm_linux_web_app - add support for dotnet_version 10.0 (#31007)
  • azurerm_linux_web_app_slot - add support for dotnet_version 10.0 (#31007)
  • azurerm_managed_redis - add support for persistence_append_only_file_backup_frequency and persistence_redis_database_backup_frequency properties (#30964)
  • azurerm_resource_group - refactored from legacy SDK to use go-azure-sdk (#30616)
  • azurerm_service_plan - suppress casing difference on sku_name (#30907)
  • azurerm_storage_share_directory - Deprecate storage_share_id in favour of storage_share_url (#28457)
  • azurerm_storage_share_file - Deprecate storage_share_id in favour of storage_share_url (#28457)
  • azurerm_windows_function_app - add support for dotnet_version v10.0 (#31007)
  • azurerm_windows_function_app_slot - add support for dotnet_version v10.0 (#31007)
  • azurerm_windows_web_app - add support for dotnet_version v10.0 (#31007)
  • azurerm_windows_web_app_slot - add support for dotnet_version v10.0 (#31007)

BUG FIXES:

  • azurerm_orchestrated_virtual_machine_scale_set - Fix issue when using a specialized image (#30889)
  • azurerm_virtual_network - remove RO values from update to avoid issues with API payload size limitation (#30945)
Commits
  • 665308f CHANGELOG.md for 4.54.0 (#31117)
  • a67b832 New Action: azurerm_data_protection_backup_instance_protect (#31085)
  • 203683f New List Resource: azurerm_network_profile (#31127)
  • 2727240 Add .NET 10 support for dotnet_version to linux and windows app service (#3...
  • b32c1a4 azurerm_virtual_network - Remove read-only properties from subnet payloads ...
  • b3830d7 New Action: azurerm_cdn_front_door_cache_purge (#30765)
  • b2f534a New Action: azurerm_managed_redis_databases_flush (#31132)
  • d5ec14d azurerm_orchestrated_virtual_machine_scale_set - Fix deployment issue with ...
  • 203c16b azurerm_storage_share_[directory|file] - Deprecate storage_share_id in fa...
  • 4df6f42 azurerm_storage_share_[directory|file] - Deprecate storage_share_id in fa...
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Nov 20, 2025
Copy link
Copy Markdown
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.

Ship it!

Bumps [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm) from 4.53.0 to 4.54.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.53.0...v4.54.0)

---
updated-dependencies:
- dependency-name: hashicorp/azurerm
  dependency-version: 4.54.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/terraform/infra/hashicorp/azurerm-4.54.0 branch from 6d0b02a to 3a8457e Compare November 26, 2025 07:26
@notheotherben notheotherben merged commit c20bfdb into main Nov 26, 2025
9 of 10 checks passed
@notheotherben notheotherben deleted the dependabot/terraform/infra/hashicorp/azurerm-4.54.0 branch November 26, 2025 07:29
@codecov
Copy link
Copy Markdown

codecov bot commented Nov 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.34%. Comparing base (4ed2faf) to head (3a8457e).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1636   +/-   ##
=======================================
  Coverage   85.34%   85.34%           
=======================================
  Files          98       98           
  Lines        7971     7971           
=======================================
  Hits         6803     6803           
  Misses       1168     1168           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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