Skip to content

Conversation

dependabot[bot]
Copy link

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

Updates the requirements on hashicorp/azurerm to permit the latest version.

Release notes

Sourced from hashicorp/azurerm's releases.

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)
  • azurerm_resource_policy_assignment - override.kind can now be configured (#30524)
  • azurerm_sentinel_automation_rule - add support for the action_incident_task block (#29295)
  • azurerm_subscription_policy_assignment - override.kind can now be configured (#30524)

BUG FIXES:

  • azurerm_flex_function_app - fix instance_memory_in_mb update issue (GH-30489)
  • azurerm_kubernetes_cluster - remove read-only field NodeImageVersion when cycling node pool (#30416)
  • azurerm_kubernetes_cluster_node_pool - remove read-only field NodeImageVersion when cycling node pool (#30416)
  • azurerm_management_group_policy_set_definition - fix an issue that caused API errors when policy_definition_reference blocks were added or removed (#30493)
  • azurerm_policy_set_definition - fix an issue that caused API errors when policy_definition_reference blocks were added or removed (#30493)
  • azurerm_virtual_machine - fix potential panic caused by the hash function for the os_profile_linux_config block (#30456)
Changelog

Sourced from hashicorp/azurerm's changelog.

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)
  • azurerm_resource_policy_assignment - override.kind can now be configured (#30524)
  • azurerm_sentinel_automation_rule - add support for the action_incident_task block (#29295)
  • azurerm_subscription_policy_assignment - override.kind can now be configured (#30524)

BUG FIXES:

  • azurerm_flex_function_app - fix instance_memory_in_mb update issue (GH-30489)
  • azurerm_kubernetes_cluster - remove read-only field NodeImageVersion when cycling node pool (#30416)
  • azurerm_kubernetes_cluster_node_pool - remove read-only field NodeImageVersion when cycling node pool (#30416)
  • azurerm_management_group_policy_set_definition - fix an issue that caused API errors when policy_definition_reference blocks were added or removed (#30493)
  • azurerm_policy_set_definition - fix an issue that caused API errors when policy_definition_reference blocks were added or removed (#30493)
  • azurerm_virtual_machine - fix potential panic caused by the hash function for the os_profile_linux_config block (#30456)

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:

... (truncated)

Commits
  • 7052048 CHANGELOG.md for 4.43.0 (#30506)
  • 0e64dd1 Azure rm support for oracle_autonomouse_database_backup feature (#30201)
  • 576d1d7 Revert "azurerm_kubernetes_cluster, azurerm_kubernetes_cluster_node_pool ...
  • 69e80d8 Revert "azurerm_role_assignment: check role assignment exits for 409 error"...
  • 2725753 Revert "azurerm_site_recovery_replicated_vm - deprecate `network_interace.t...
  • 5dfdc61 Revert "azurerm_kubernetes_cluster, azurerm_kubernetes_cluster_node_pool ...
  • 793124f Framework - fix an issue that caused Value Conversion errors (#30545)
  • 1ff2a7b azurerm_site_recovery_replicated_vm - deprecate network_interace.target_*...
  • a58ef91 azurerm_role_assignment: check role assignment exits for 409 error (#28694)
  • d9132ec azurerm[_management_group]_policy_set_definition - fix update for `policy_d...
  • 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 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)

Updates the requirements on [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm) to permit the latest version.
- [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@v3.117.0...v4.43.0)

---
updated-dependencies:
- dependency-name: hashicorp/azurerm
  dependency-version: 4.43.0
  dependency-type: direct:production
...

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 8, 2025
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