Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps hashicorp/azurerm from 4.42.0 to 4.43.0.

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)
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 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.42.0 to 4.43.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.42.0...v4.43.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Sep 6, 2025
@Tsingis Tsingis merged commit ea3a5de into main Sep 6, 2025
1 check passed
@dependabot dependabot bot deleted the dependabot/terraform/terraform/hashicorp/azurerm-4.43.0 branch September 6, 2025 07:55
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