Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps hashicorp/azurerm from 4.25.0 to 4.45.0.

Release notes

Sourced from hashicorp/azurerm's releases.

v4.45.0

4.45.0 (September 18, 2025)

FEATURES:

  • New Action: azurerm_virtual_machine_power (#30647)
  • New List Resource: azurerm_storage_account (#30614)
  • New List Resource: azurerm_virtual_network (#30614)

ENHANCEMENTS:

  • dependencies: go-azure-sdk - update to v0.20250908.1192604 (#30644)
  • azurerm_kubernetes_cluster - add support for the network_profile.advanced_networking block (#30434)
  • azurerm_storage_account - expiration_action supports Block (#30599) (#30599)
  • azurerm_subnet - add support for sharing_scope (#30600)

v4.44.0

4.44.0 (September 11, 2025)

ENHANCEMENTS:

  • dependencies: go-azure-sdk - update to v0.20250903.1204452 (#30557)
  • dependencies: paloaltonetworks/firewalls - update to API version 2025-05-23 (#30587)
  • azurerm_kubernetes_cluster - add support for bootstrap_profile (#30532)
  • azurerm_kubernetes_cluster - add support for the none value for network_profile.outbound_type (#30532)
  • azurerm_netapp_volume - add support for accept_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 parsing hidden-link tags (#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 - fix name validation (#30590)
  • azurerm_palo_alto_next_generation_firewall_virtual_hub_local_rulestack - fix import by parsing network_virtual_appliance_id insensitively (#30597)
  • azurerm_palo_alto_next_generation_firewall_virtual_hub_panorama - fix import by parsing network_virtual_appliance_id insensitively (#30597)
  • azurerm_postgresql_flexible_server - fix a bug when setting the source_server_id property (#30497)

v4.43.0

4.43.0 (September 04, 2025)

ENHANCEMENTS:

  • dependencies: azurerm_api_management_backend - upgrade API version to 2024-05-01 (#30500)
  • dependencies: eventgrid - upgrade to API version 2025-02-15 (#30481)
  • Data Source: azurerm_dev_center_project_pool - add support for the single_sign_on_enabled property (#30440)
  • azurerm_dev_center_project_pool - add support for the single_sign_on_enabled property (#30440)
  • azurerm_management_group_policy_assignment - override.kind can now be configured (#30524)
  • azurerm_monitor_activity_log_alert - add support for the Security value in the recommendation_category property (#30192)
  • azurerm_postgresql_flexible_server_firewall_rule - improve validation for the start_ip_address and end_ip_address properties to ensure the values are valid IPv4 addresses (#30514)
  • azurerm_resource_group_policy_assignment - override.kind can now be configured (#30524)

... (truncated)

Changelog

Sourced from hashicorp/azurerm's changelog.

4.45.0 (September 18, 2025)

FEATURES:

  • New Action: azurerm_virtual_machine_power (#30647)
  • New List Resource: azurerm_storage_account (#30614)
  • New List Resource: azurerm_virtual_network (#30614)

ENHANCEMENTS:

  • dependencies: go-azure-sdk - update to v0.20250908.1192604 (#30644)
  • azurerm_kubernetes_cluster - add support for the network_profile.advanced_networking block (#30434)
  • azurerm_storage_account - expiration_action supports Block (#30599) (#30599)
  • azurerm_subnet - add support for sharing_scope (#30600)

4.44.0 (September 11, 2025)

ENHANCEMENTS:

  • dependencies: go-azure-sdk - update to v0.20250903.1204452 (#30557)
  • dependencies: paloaltonetworks/firewalls - update to API version 2025-05-23 (#30587)
  • azurerm_kubernetes_cluster - add support for bootstrap_profile (#30532)
  • azurerm_kubernetes_cluster - add support for the none value for network_profile.outbound_type (#30532)
  • azurerm_netapp_volume - add support for accept_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 parsing hidden-link tags (#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 - fix name validation (#30590)
  • azurerm_palo_alto_next_generation_firewall_virtual_hub_local_rulestack - fix import by parsing network_virtual_appliance_id insensitively (#30597)
  • azurerm_palo_alto_next_generation_firewall_virtual_hub_panorama - fix import by parsing network_virtual_appliance_id insensitively (#30597)
  • azurerm_postgresql_flexible_server - fix a bug when setting the source_server_id property (#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 to 2024-05-01 (#30500)
  • dependencies: eventgrid - upgrade to API version 2025-02-15 (#30481)
  • Data Source: azurerm_dev_center_project_pool - add support for the single_sign_on_enabled property (#30440)
  • azurerm_dev_center_project_pool - add support for the single_sign_on_enabled property (#30440)
  • azurerm_management_group_policy_assignment - override.kind can now be configured (#30524)

... (truncated)

Commits
  • e4057c2 CHANGELOG.md for 4.45.0 (#30621)
  • 83b5e95 Add actions support / New Action: azurerm_virtual_machine_power (#30647)
  • 65628e8 Add List to framework layer and sdkv2 compatibility (#30614)
  • 5cd63d3 dependencies: go-azure-sdk - upgrade to version v0.20250908.1192604 (#30644)
  • 1b099fb azurerm_kubernetes_cluster - support for the `network_profile.advanced_netw...
  • d6e0e42 Testing - lower parallelism for devcenter and swap locations (#30635)
  • 5d589f0 data.azurerm_api_management_subscription : fixed a failure that occurred wh...
  • bc2ca51 tooling - update to golangci-lint 2.x (#30542)
  • eb7f669 azurerm_kusto_cluster - rename language_extensions to `language_extension...
  • 83e82d9 Contributor Docs: Add a guide for Resource Identity (#30020)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Sep 22, 2025
@dependabot dependabot bot force-pushed the dependabot/terraform/main/hashicorp/azurerm-4.45.0 branch from dbcde6a to 15458a9 Compare September 23, 2025 08:41
Bumps [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm) from 4.25.0 to 4.45.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.45.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/terraform/main/hashicorp/azurerm-4.45.0 branch from 15458a9 to f8d4365 Compare September 24, 2025 06:21
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 29, 2025

Superseded by #550.

@dependabot dependabot bot closed this Sep 29, 2025
@dependabot dependabot bot deleted the dependabot/terraform/main/hashicorp/azurerm-4.45.0 branch September 29, 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.

0 participants