Bump hashicorp/azurerm from 4.39.0 to 4.44.0 in /infrastructure
Open
Number: #92
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
September 12, 2025 at 06:22 PM UTC
(10 months ago)
(10 months ago)
Updated:
September 12, 2025 at 06:22 PM UTC
(10 months ago)
(10 months ago)
Labels:
dependencies terraform
dependencies terraform
Description:
Bumps hashicorp/azurerm from 4.39.0 to 4.44.0.
Release notes
Sourced from hashicorp/azurerm's releases.
v4.44.0
4.44.0 (September 11, 2025)
ENHANCEMENTS:
- dependencies:
go-azure-sdk- update tov0.20250903.1204452(#30557)- dependencies:
paloaltonetworks/firewalls- update to API version2025-05-23(#30587)azurerm_kubernetes_cluster- add support forbootstrap_profile(#30532)azurerm_kubernetes_cluster- add support for thenonevalue fornetwork_profile.outbound_type(#30532)azurerm_netapp_volume- add support foraccept_grow_capacity_pool_for_short_term_clone_split(#30494)azurerm_service_plan- add support for Premium V4 SKUs (#30163)BUG FIXES:
azurerm_application_insights_standard_web_test- prevent Resource ID parsing errors when parsinghidden-linktags (#28034)azurerm_custom_ip_prefix- fix an incorrect type-assertion that caused an error when attempting to read the API response (#30537)azurerm_monitor_activity_log_alert- fixnamevalidation (#30590)azurerm_palo_alto_next_generation_firewall_virtual_hub_local_rulestack- fix import by parsingnetwork_virtual_appliance_idinsensitively (#30597)azurerm_palo_alto_next_generation_firewall_virtual_hub_panorama- fix import by parsingnetwork_virtual_appliance_idinsensitively (#30597)azurerm_postgresql_flexible_server- fix a bug when setting thesource_server_idproperty (#30497)v4.43.0
4.43.0 (September 04, 2025)
ENHANCEMENTS:
- dependencies:
azurerm_api_management_backend- upgrade API version to2024-05-01(#30500)- dependencies:
eventgrid- upgrade to API version2025-02-15(#30481)- Data Source:
azurerm_dev_center_project_pool- add support for thesingle_sign_on_enabledproperty (#30440)azurerm_dev_center_project_pool- add support for thesingle_sign_on_enabledproperty (#30440)azurerm_management_group_policy_assignment-override.kindcan now be configured (#30524)azurerm_monitor_activity_log_alert- add support for theSecurityvalue in therecommendation_categoryproperty (#30192)azurerm_postgresql_flexible_server_firewall_rule- improve validation for thestart_ip_addressandend_ip_addressproperties to ensure the values are valid IPv4 addresses (#30514)azurerm_resource_group_policy_assignment-override.kindcan now be configured (#30524)azurerm_resource_policy_assignment-override.kindcan now be configured (#30524)azurerm_sentinel_automation_rule- add support for theaction_incident_taskblock (#29295)azurerm_subscription_policy_assignment-override.kindcan now be configured (#30524)BUG FIXES:
azurerm_flex_function_app- fixinstance_memory_in_mbupdate issue (GH-30489)azurerm_kubernetes_cluster- remove read-only fieldNodeImageVersionwhen cycling node pool (#30416)azurerm_kubernetes_cluster_node_pool- remove read-only fieldNodeImageVersionwhen cycling node pool (#30416)azurerm_management_group_policy_set_definition- fix an issue that caused API errors whenpolicy_definition_referenceblocks were added or removed (#30493)azurerm_policy_set_definition- fix an issue that caused API errors whenpolicy_definition_referenceblocks were added or removed (#30493)azurerm_virtual_machine- fix potential panic caused by the hash function for theos_profile_linux_configblock (#30456)v4.42.0
4.42.0 (August 28, 2025)
... (truncated)
Changelog
Sourced from hashicorp/azurerm's changelog.
4.44.0 (September 11, 2025)
ENHANCEMENTS:
- dependencies:
go-azure-sdk- update tov0.20250903.1204452(#30557)- dependencies:
paloaltonetworks/firewalls- update to API version2025-05-23(#30587)azurerm_kubernetes_cluster- add support forbootstrap_profile(#30532)azurerm_kubernetes_cluster- add support for thenonevalue fornetwork_profile.outbound_type(#30532)azurerm_netapp_volume- add support foraccept_grow_capacity_pool_for_short_term_clone_split(#30494)azurerm_service_plan- add support for Premium V4 SKUs (#30163)BUG FIXES:
azurerm_application_insights_standard_web_test- prevent Resource ID parsing errors when parsinghidden-linktags (#28034)azurerm_custom_ip_prefix- fix an incorrect type-assertion that caused an error when attempting to read the API response (#30537)azurerm_monitor_activity_log_alert- fixnamevalidation (#30590)azurerm_palo_alto_next_generation_firewall_virtual_hub_local_rulestack- fix import by parsingnetwork_virtual_appliance_idinsensitively (#30597)azurerm_palo_alto_next_generation_firewall_virtual_hub_panorama- fix import by parsingnetwork_virtual_appliance_idinsensitively (#30597)azurerm_postgresql_flexible_server- fix a bug when setting thesource_server_idproperty (#30497)4.43.0 (September 04, 2025)
FEATURES:
- New Data Source:
azurerm_oracle_autonomous_database_backup(#30201)- New Data Source:
azurerm_oracle_autonomous_database_backups(#30201)- New Resource:
azurerm_oracle_autonomous_database_backup(#30201)ENHANCEMENTS:
- dependencies:
azurerm_api_management_backend- upgrade API version to2024-05-01(#30500)- dependencies:
eventgrid- upgrade to API version2025-02-15(#30481)- Data Source:
azurerm_dev_center_project_pool- add support for thesingle_sign_on_enabledproperty (#30440)azurerm_dev_center_project_pool- add support for thesingle_sign_on_enabledproperty (#30440)azurerm_management_group_policy_assignment-override.kindcan now be configured (#30524)azurerm_monitor_activity_log_alert- add support for theSecurityvalue in therecommendation_categoryproperty (#30192)azurerm_postgresql_flexible_server_firewall_rule- improve validation for thestart_ip_addressandend_ip_addressproperties to ensure the values are valid IPv4 addresses (#30514)azurerm_resource_group_policy_assignment-override.kindcan now be configured (#30524)azurerm_resource_policy_assignment-override.kindcan now be configured (#30524)azurerm_sentinel_automation_rule- add support for theaction_incident_taskblock (#29295)azurerm_subscription_policy_assignment-override.kindcan now be configured (#30524)BUG FIXES:
azurerm_flex_function_app- fixinstance_memory_in_mbupdate issue (GH-30489)azurerm_kubernetes_cluster- remove read-only fieldNodeImageVersionwhen cycling node pool (#30416)azurerm_kubernetes_cluster_node_pool- remove read-only fieldNodeImageVersionwhen cycling node pool (#30416)azurerm_management_group_policy_set_definition- fix an issue that caused API errors whenpolicy_definition_referenceblocks were added or removed (#30493)azurerm_policy_set_definition- fix an issue that caused API errors whenpolicy_definition_referenceblocks were added or removed (#30493)azurerm_virtual_machine- fix potential panic caused by the hash function for theos_profile_linux_configblock (#30456)
... (truncated)
Commits
a61e7e6CHANGELOG.md for 4.44.0 (#30570)7dc9e70azurerm_kubernetes_cluster- add support forbootstrap_profile(#30532)34342fcazurerm_palo_alto_next_generation_firewall_virtual_hub_*- fix import by pa...93c9de5paloaltonetworksfirewalls- Upgrade API version to 2025-05-23 (#30587)6de48a5docs: network restricted Servicename to Search Service (#30595)a583485azurerm_monitor_activity_log_alert- fixnamevalidation (#30590)f6ec558azurerm_kubernetes_cluster_node_pool- fix tests (#30577)fab2be3tooling- add new document linter rule (#30583)6e42d5cazurerm_postgresql_flexible_server: fix acctests failure (#30497)7fc9b65mssql_server_extended_auditing_policy- Updated Diagnostic Setting Example (#3...- 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:
1
1
Files Changed:
1
1
Additions:
+14
+14
Deletions:
-14
-14
Package Dependencies
Package:
hashicorp/azurerm
Ecosystem:
terraform
terraform
Version Change:
4.39.0 → 4.44.0
Update Type:
Minor
Minor
Path:
/infrastructure
Technical Details
| ID: | 7611231 |
| UUID: | 2823657002 |
| Node ID: | PR_kwDOMhTbis6oTZYq |
| Host: | GitHub |
| Repository: | NHSDigital/az-backup |
| Merge State: | Unknown |