Bump hashicorp/azurerm from 4.40.0 to 4.42.0 in /tests/integration-tests
Closed
Number: #88
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
August 29, 2025 at 06:27 PM UTC
(11 months ago)
(11 months ago)
Updated:
September 05, 2025 at 06:17 PM UTC
(11 months ago)
(11 months ago)
Closed:
September 05, 2025 at 06:17 PM UTC
(11 months ago)
(11 months ago)
Time to Close:
7 days
Labels:
dependencies terraform
dependencies terraform
Description:
Bumps hashicorp/azurerm from 4.40.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_clusterwhen thelanguage_extensionsproperty is defined. Users upgrading from a version older than4.0.0should upgrade directly to this release.FEATURES:
- New Data Source:
azurerm_managed_disks(#30394)ENHANCEMENTS:
- dependencies:
containerservice- update api version to2025-05-01(#30401)- dependencies:
go-azure-sdk/resourcemanagerupdate tov0.20250814.1105543(#30401)- dependencies:
go-azure-sdk/sdkupdate tov0.20250814.1105543(#30401)azurerm_iothub- add support forendpoint.subscription_idproperty (#27524)azurerm_iothub_endpoint_cosmosdb_account- add support forendpoint.subscription_idproperty (#27524)azurerm_iothub_endpoint_eventhub- add support forendpoint.subscription_idproperty (#27524)azurerm_iothub_endpoint_servicebus_queue- add support forendpoint.subscription_idproperty (#27524)azurerm_iothub_endpoint_servicebus_topic- add support forendpoint.subscription_idproperty (#27524)azurerm_linux_virtual_machine- add support foros_managed_disk_idproperty (#30394)azurerm_windows_virtual_machine- add support foros_managed_disk_idproperty (#30394)BUG FIXES:
azurerm_kusto_cluster- add a state migration forlanguage_extensionsto migrate from a list of strings to a list of objects (block) (#30438)azurerm_kusto_cluster- fix an issue where removal of thelanguage_extensionsproperty 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 thelog_scrubbing_ruleblock (#30115)azurerm_monitor_diagnostic_setting- update validation fortarget_resource_idto allow management group IDs as input (#30447)azurerm_netapp_account_encryption- add support forfederated_client_idandcross_tenant_key_vault_resource_id(#30373)azurerm_netapp_pool- add support forcustom_throughput_mibps(#30404)BUG FIXES:
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_clusterwhen thelanguage_extensionsproperty is defined. Users upgrading from a version older than4.0.0should upgrade directly to this release.FEATURES:
- New Data Source:
azurerm_managed_disks(#30394)ENHANCEMENTS:
- dependencies:
containerservice- update api version to2025-05-01(#30401)- dependencies:
go-azure-sdk/resourcemanagerupdate tov0.20250814.1105543(#30401)- dependencies:
go-azure-sdk/sdkupdate tov0.20250814.1105543(#30401)azurerm_iothub- add support forendpoint.subscription_idproperty (#27524)azurerm_iothub_endpoint_cosmosdb_account- add support forendpoint.subscription_idproperty (#27524)azurerm_iothub_endpoint_eventhub- add support forendpoint.subscription_idproperty (#27524)azurerm_iothub_endpoint_servicebus_queue- add support forendpoint.subscription_idproperty (#27524)azurerm_iothub_endpoint_servicebus_topic- add support forendpoint.subscription_idproperty (#27524)azurerm_linux_virtual_machine- add support foros_managed_disk_idproperty (#30394)azurerm_windows_virtual_machine- add support foros_managed_disk_idproperty (#30394)BUG FIXES:
azurerm_kusto_cluster- add a state migration forlanguage_extensionsto migrate from a list of strings to a list of objects (block) (#30438)azurerm_kusto_cluster- fix an issue where removal of thelanguage_extensionsproperty 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 thelog_scrubbing_ruleblock (#30115)azurerm_monitor_diagnostic_setting- update validation fortarget_resource_idto allow management group IDs as input (#30447)azurerm_netapp_account_encryption- add support forfederated_client_idandcross_tenant_key_vault_resource_id(#30373)azurerm_netapp_pool- add support forcustom_throughput_mibps(#30404)BUG FIXES:
Commits
484b057CHANGELOG.md for 4.42.0 (#30465)0bc7acfdependencies:containerservice- update api version to2025-05-01(#30401)a579dc5azurerm_iothub- support for new propertyendpoint.subscription_id(#27524)f03c325azurerm_lbremoveComputedfrom IP address properties (#30035)6e58aaeload_balancerrenameenable_properties (#30021)8ce195dazurerm_key_vaultrenameenabledfield (#29886)a603894azurerm_mysql_flexible_server- fix failing acceptance test (#30477)5a7f72d[COMPLIANCE] Add Copyright and License Headers (#30475)47d2a4c[BUG]azurerm_linux_web_app- normalize docker url GH-3036894975edDocs:azurerm_mssql_job_step- minor fixes (#30464)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
0
0
Files Changed:
0
0
Additions:
+0
+0
Deletions:
-0
-0
Package Dependencies
Package:
hashicorp/azurerm
Ecosystem:
terraform
terraform
Version Change:
4.40.0 → 4.42.0
Update Type:
Minor
Minor
Path:
/tests/integration-tests
Technical Details
| ID: | 7027775 |
| UUID: | 3367700161 |
| Node ID: | PR_kwDOMhTbis6mCSmr |
| Host: | GitHub |
| Repository: | NHSDigital/az-backup |