Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 29, 2025

Bumps hashicorp/azurerm from 4.41.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)
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)
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.41.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.41.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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Aug 29, 2025
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.

@codecov
Copy link

codecov bot commented Aug 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.33%. Comparing base (9911b5b) to head (1efc3e0).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

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

@notheotherben notheotherben merged commit 82aa351 into main Aug 29, 2025
12 checks passed
@notheotherben notheotherben deleted the dependabot/terraform/infra/hashicorp/azurerm-4.42.0 branch August 29, 2025 07:37
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.

2 participants