Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2025

Bumps hashicorp/azurerm from 4.25.0 to 4.42.0.

Release notes

Sourced from hashicorp/azurerm's releases.

v4.42.0

4.42.0 (August 28, 2025)

NOTES:

  • This release contains a state migration that fixes a resource state parsing error for azurerm_kusto_cluster when the language_extensions property is defined. Users upgrading from a version older than 4.0.0 should upgrade directly to this release.

FEATURES:

  • New Data Source: azurerm_managed_disks (#30394)

ENHANCEMENTS:

  • dependencies: containerservice - update api version to 2025-05-01 (#30401)
  • dependencies: go-azure-sdk/resourcemanager update to v0.20250814.1105543 (#30401)
  • dependencies: go-azure-sdk/sdk update to v0.20250814.1105543 (#30401)
  • azurerm_iothub - add support for endpoint.subscription_id property (#27524)
  • azurerm_iothub_endpoint_cosmosdb_account - add support for endpoint.subscription_id property (#27524)
  • azurerm_iothub_endpoint_eventhub - add support for endpoint.subscription_id property (#27524)
  • azurerm_iothub_endpoint_servicebus_queue - add support for endpoint.subscription_id property (#27524)
  • azurerm_iothub_endpoint_servicebus_topic - add support for endpoint.subscription_id property (#27524)
  • azurerm_linux_virtual_machine - add support for os_managed_disk_id property (#30394)
  • azurerm_windows_virtual_machine - add support for os_managed_disk_id property (#30394)

BUG FIXES:

  • azurerm_kusto_cluster - add a state migration for language_extensions to migrate from a list of strings to a list of objects (block) (#30438)
  • azurerm_kusto_cluster - fix an issue where removal of the language_extensions property was not applied to the API request (#30449)
  • azurerm_linux_web_app - normalize docker url (#30368)

v4.41.0

4.41.0 (August 21, 2025)

FEATURES:

  • New Resource: azurerm_network_manager_ipam_pool_static_cidr (#29501)
  • New Resource: azurerm_network_manager_routing_rule_collection (#29783)

ENHANCEMENTS:

  • azurerm_cdn_frontdoor_profile - add support for the log_scrubbing_rule block (#30115)
  • azurerm_monitor_diagnostic_setting - update validation for target_resource_id to allow management group IDs as input (#30447)
  • azurerm_netapp_account_encryption - add support for federated_client_id and cross_tenant_key_vault_resource_id (#30373)
  • azurerm_netapp_pool - add support for custom_throughput_mibps (#30404)

BUG FIXES:

  • azurerm_app_service_environment_v3 - fix drift on the allow_new_private_endpoint_connections property (#30391)
  • azurerm_private_endpoint - retry on RetryableError and StorageAccountOperationInProgress errors during LRO (#28112)

... (truncated)

Changelog

Sourced from hashicorp/azurerm's changelog.

4.42.0 (August 28, 2025)

NOTES:

  • This release contains a state migration that fixes a resource state parsing error for azurerm_kusto_cluster when the language_extensions property is defined. Users upgrading from a version older than 4.0.0 should upgrade directly to this release.

FEATURES:

  • New Data Source: azurerm_managed_disks (#30394)

ENHANCEMENTS:

  • dependencies: containerservice - update api version to 2025-05-01 (#30401)
  • dependencies: go-azure-sdk/resourcemanager update to v0.20250814.1105543 (#30401)
  • dependencies: go-azure-sdk/sdk update to v0.20250814.1105543 (#30401)
  • azurerm_iothub - add support for endpoint.subscription_id property (#27524)
  • azurerm_iothub_endpoint_cosmosdb_account - add support for endpoint.subscription_id property (#27524)
  • azurerm_iothub_endpoint_eventhub - add support for endpoint.subscription_id property (#27524)
  • azurerm_iothub_endpoint_servicebus_queue - add support for endpoint.subscription_id property (#27524)
  • azurerm_iothub_endpoint_servicebus_topic - add support for endpoint.subscription_id property (#27524)
  • azurerm_linux_virtual_machine - add support for os_managed_disk_id property (#30394)
  • azurerm_windows_virtual_machine - add support for os_managed_disk_id property (#30394)

BUG FIXES:

  • azurerm_kusto_cluster - add a state migration for language_extensions to migrate from a list of strings to a list of objects (block) (#30438)
  • azurerm_kusto_cluster - fix an issue where removal of the language_extensions property was not applied to the API request (#30449)
  • azurerm_linux_web_app - normalize docker url (#30368)

4.41.0 (August 21, 2025)

FEATURES:

  • New Resource: azurerm_network_manager_ipam_pool_static_cidr (#29501)
  • New Resource: azurerm_network_manager_routing_rule_collection (#29783)

ENHANCEMENTS:

  • azurerm_cdn_frontdoor_profile - add support for the log_scrubbing_rule block (#30115)
  • azurerm_monitor_diagnostic_setting - update validation for target_resource_id to allow management group IDs as input (#30447)
  • azurerm_netapp_account_encryption - add support for federated_client_id and cross_tenant_key_vault_resource_id (#30373)
  • azurerm_netapp_pool - add support for custom_throughput_mibps (#30404)

BUG FIXES:

  • azurerm_app_service_environment_v3 - fix drift on the allow_new_private_endpoint_connections property (#30391)
  • azurerm_private_endpoint - retry on RetryableError and StorageAccountOperationInProgress errors during LRO (#28112)

4.40.0 (August 14, 2025)

... (truncated)

Commits

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.25.0 to 4.42.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.25.0...v4.42.0)

---
updated-dependencies:
- dependency-name: hashicorp/azurerm
  dependency-version: 4.42.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 Sep 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 8, 2025

Superseded by #543.

@dependabot dependabot bot closed this Sep 8, 2025
@dependabot dependabot bot deleted the dependabot/terraform/main/hashicorp/azurerm-4.42.0 branch September 8, 2025 01:21
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