Skip to content

Bump hashicorp/azurerm from 4.24.0 to 4.25.0 #190

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 31, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2025

Bumps hashicorp/azurerm from 4.24.0 to 4.25.0.

Release notes

Sourced from hashicorp/azurerm's releases.

v4.25.0

ENHANCEMENTS:

  • dependencies: go-azure-helpers - update to 0.72.0 (#29206)
  • dependencies: redisenterprise - update to API version 2024-10-01 (#29073)
  • dependencies: servicefabricmanaged - update to API version 2024-04-01 (#29199)
  • Data Source: azurerm_virtual_hub_connection - add support for the static_vnet_propagate_static_routes property (#28560)
  • azurerm_cosmosdb_account - add support for the DeleteAllItemsByPartitionKey value in the capabilities property (#29126)
  • azurerm_hdinsight_spark_cluster_resource - add support for the zones property (#28149)
  • azurerm_linux_function_app - add support for Python version 3.13 (#29131)
  • azurerm_linux_function_app_slot - add support for Python version 3.13 (#29131)
  • azurerm_linux_web_app - add support for Python version 3.13 (#29131)
  • azurerm_linux_web_app_slot - add support for Python version 3.13 (#29131)
  • azurerm_log_analytics_workspace - add support for the LACluster SKU (#29137)
  • azurerm_managed_disk - allow disk expansion without downtime for all storage_account_type (#28730)
  • azurerm_mssql_job_agent - add support for the identity and sku properties (#29090)
  • azurerm_network_manager - scope_accesses is now optional (#28781)
  • azurerm_oracle_cloud_vm_cluster - add support for the system_version property (#29093)
  • azurerm_powerbi_embedded - add support for A7 and A8 values for sku_name (#29153)
  • azurerm_virtual_hub_connection - add support for the static_vnet_propagate_static_routes property (#28560)

BUG FIXES

  • Data source: azurerm_container_app_environment - prevent an error when the log analytics workspace is in a different subscription (#28647)
  • azurerm_kubernetes_cluster_node_pool - fix issue where kubelet_disk_type couldn't be updated, updating this will now rotate the node pool (#29135)
  • azurerm_linux_virtual_machine - fix issue where a user assigned identity couldn't be removed from the resource (#29157)
  • azurerm_linux_virtual_machine_scale_set - fix issue where a user assigned identity couldn't be removed from the resource (#29157)
  • azurerm_log_analytics_workspace - prevent an error when the workspace is in a soft-deleted state and linked to a log analytics cluster (#29137)
  • azurerm_postgresql_flexible_server_virtual_endpoint - add a lock on the replica server to prevent a race condition (#29071)
  • azurerm_signalr_service - set location in payload when updating to prevent an API error (#29184)
  • azurerm_storage_account_queue_properties - prevent a panic when the storage account is removed out of band (#28371)
  • azurerm_storage_account_static_website - prevent a panic when the storage account is removed out of band (#28371)
  • azurerm_stream_analytics_job - update validation to notify users if content_storage_policy hasn't been correctly set to setup job_storage_account (#29158)
Changelog

Sourced from hashicorp/azurerm's changelog.

4.25.0 (March 28, 2025)

ENHANCEMENTS:

  • dependencies: go-azure-helpers - update to 0.72.0 (#29206)
  • dependencies: redisenterprise - update to API version 2024-10-01 (#29073)
  • dependencies: servicefabricmanaged - update to API version 2024-04-01 (#29199)
  • Data Source: azurerm_virtual_hub_connection - add support for the static_vnet_propagate_static_routes property (#28560)
  • azurerm_cosmosdb_account - add support for the DeleteAllItemsByPartitionKey value in the capabilities property (#29126)
  • azurerm_hdinsight_spark_cluster_resource - add support for the zones property (#28149)
  • azurerm_linux_function_app - add support for Python version 3.13 (#29131)
  • azurerm_linux_function_app_slot - add support for Python version 3.13 (#29131)
  • azurerm_linux_web_app - add support for Python version 3.13 (#29131)
  • azurerm_linux_web_app_slot - add support for Python version 3.13 (#29131)
  • azurerm_log_analytics_workspace - add support for the LACluster SKU (#29137)
  • azurerm_managed_disk - allow disk expansion without downtime for all storage_account_type (#28730)
  • azurerm_mssql_job_agent - add support for the identity and sku properties (#29090)
  • azurerm_network_manager - scope_accesses is now optional (#28781)
  • azurerm_oracle_cloud_vm_cluster - add support for the system_version property (#29093)
  • azurerm_powerbi_embedded - add support for A7 and A8 values for sku_name (#29153)
  • azurerm_virtual_hub_connection - add support for the static_vnet_propagate_static_routes property (#28560)

BUG FIXES

  • Data source: azurerm_container_app_environment - prevent an error when the log analytics workspace is in a different subscription (#28647)
  • azurerm_kubernetes_cluster_node_pool - fix issue where kubelet_disk_type couldn't be updated, updating this will now rotate the node pool (#29135)
  • azurerm_linux_virtual_machine - fix issue where a user assigned identity couldn't be removed from the resource (#29157)
  • azurerm_linux_virtual_machine_scale_set - fix issue where a user assigned identity couldn't be removed from the resource (#29157)
  • azurerm_log_analytics_workspace - prevent an error when the workspace is in a soft-deleted state and linked to a log analytics cluster (#29137)
  • azurerm_postgresql_flexible_server_virtual_endpoint - add a lock on the replica server to prevent a race condition (#29071)
  • azurerm_signalr_service - set location in payload when updating to prevent an API error (#29184)
  • azurerm_storage_account_queue_properties - prevent a panic when the storage account is removed out of band (#28371)
  • azurerm_storage_account_static_website - prevent a panic when the storage account is removed out of band (#28371)
  • azurerm_stream_analytics_job - update validation to notify users if content_storage_policy hasn't been correctly set to setup job_storage_account (#29158)
Commits
  • afd610f CHANGELOG.md for v4.25.0 (#29147)
  • 00c8dc5 update go-azure-helpers to 0.72.0 (#29206)
  • 2e18264 azurerm_ai_services - [docs] adds note about private endpoint attachment re...
  • 2cdb09d Upgrade Service Fabric Managed API Version (#29199)
  • d4b23f1 azurerm_virtual_hub_connection - adding property static_vnet_propagate_static...
  • 9fc60e7 Docs : remove the description of the feature in preview (#28260)
  • 989c1d5 azurerm_storage_account_[queue_properties|static_website] - Fix potential p...
  • 98be595 azurerm_postgresql_flexible_server_configuration: should lock the replica s...
  • 537b3db Update go-azure-helpers to v0.71.1 (#29162)
  • 4db5fe5 Add optional Argument (system_version ) for Oracle Cloud VM Cluster creation...
  • 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)

Bumps [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm) from 4.24.0 to 4.25.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.24.0...v4.25.0)

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

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 Mar 31, 2025
@dependabot dependabot bot requested a review from wozorio as a code owner March 31, 2025 22:07
@github-actions github-actions bot enabled auto-merge (squash) March 31, 2025 22:07
@github-actions github-actions bot merged commit 0e93c9e into main Mar 31, 2025
6 checks passed
@github-actions github-actions bot deleted the dependabot/terraform/hashicorp/azurerm-4.25.0 branch March 31, 2025 22:07
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.

0 participants