Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps hashicorp/azurerm from 4.27.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)

Bumps [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm) from 4.27.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.27.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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Sep 19, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 19, 2025 21:25
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Sep 19, 2025
@coderabbitai
Copy link

coderabbitai bot commented Sep 22, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Tip

👮 Agentic pre-merge checks are now available in preview!

Pro plan users can now enable pre-merge checks in their settings to enforce checklists before merging PRs.

  • Built-in checks – Quickly apply ready-made checks to enforce title conventions, require pull request descriptions that follow templates, validate linked issues for compliance, and more.
  • Custom agentic checks – Define your own rules using CodeRabbit’s advanced agentic capabilities to enforce organization-specific policies and workflows. For example, you can instruct CodeRabbit’s agent to verify that API documentation is updated whenever API schema files are modified in a PR. Note: Upto 5 custom checks are currently allowed during the preview period. Pricing for this feature will be announced in a few weeks.

Please see the documentation for more information.

Example:

reviews:
  pre_merge_checks:
    custom_checks:
      - name: "Undocumented Breaking Changes"
        mode: "warning"
        instructions: |
          Pass/fail criteria: All breaking changes to public APIs, CLI flags, environment variables, configuration keys, database schemas, or HTTP/GraphQL endpoints must be documented in the "Breaking Change" section of the PR description and in CHANGELOG.md. Exclude purely internal or private changes (e.g., code not exported from package entry points or explicitly marked as internal).

Please share your feedback with us on this Discord post.


Comment @coderabbitai help to get the list of available commands and usage tips.

@spy86 spy86 merged commit 88bc67b into main Sep 22, 2025
4 checks passed
@spy86 spy86 deleted the dependabot/terraform/hashicorp/azurerm-4.45.0 branch September 22, 2025 19:39
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