Skip to content

Update hashicorp/azurerm requirement from >= 4.0.0, < 5.0.0 to >= 4.0.0, < 5.2.1 in /terraform - #7

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/terraform/hashicorp/azurerm-gte-4.0.0-and-lt-5.2.1
Open

Update hashicorp/azurerm requirement from >= 4.0.0, < 5.0.0 to >= 4.0.0, < 5.2.1 in /terraform#7
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/terraform/hashicorp/azurerm-gte-4.0.0-and-lt-5.2.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

Sourced from hashicorp/azurerm's releases.

v5.2.0

5.2.0 (August 20, 2026)

FEATURES:

  • New List Resource: azurerm_user_assigned_identity (#32667)

ENHANCEMENTS:

  • dependencies: go - update to 1.26.6 (#33141)
  • dependencies: go-azure-sdk - update to v0.20260811.1225050 (#33079)
  • azurerm_cdn_frontdoor_batch_rule_set - allow / as an input to rule.conditions.request_path.values (#33023)
  • azurerm_databricks_workspace - remove a redundant key vault existence check (#33136)
  • azurerm_databricks_workspace_root_dbfs_customer_managed_key - remove a redundant key vault existence check (#33136)
  • azurerm_logic_app_standard - add support for v10.0 to site_config.dotnet_framework_version (#33116)
  • azurerm_mongo_cluster - administrator_password is no longer required when create_mode is Default to support Entra ID-only authentication (#32092)
  • azurerm_redhat_openshift_cluster - add support for the network_profile.load_balancer_profile block (#32473)
  • azurerm_redhat_openshift_cluster - add support for the platform_workload_identity_profile block (#32473)
  • azurerm_role_assignment - the condition, condition_version, and description properties can now be updated in-place (#32714)
  • azurerm_snapshot - create_option now supports CopyStart (#32834)

BUG FIXES:

  • azurerm_cognitive_account_project - added create/update/delete lock on parent AccountID to make sure operations on parent account are processed in serial (required by Cognitive service) (#33151)
  • azurerm_databricks_workspace - fix a persistent diff on removal of managed_disk_cmk_key_vault_key_id or managed_services_cmk_key_vault_key_id (#33136)
  • azurerm_oracle_exadata_infrastructure - fix an issue that prevented users from deploying with no zones set (#33011)
Changelog

Sourced from hashicorp/azurerm's changelog.

5.2.0 (August 20, 2026)

FEATURES:

  • New List Resource: azurerm_user_assigned_identity (#32667)

ENHANCEMENTS:

  • dependencies: go - update to 1.26.6 (#33141)
  • dependencies: go-azure-sdk - update to v0.20260811.1225050 (#33079)
  • azurerm_cdn_frontdoor_batch_rule_set - allow / as an input to rule.conditions.request_path.values (#33023)
  • azurerm_databricks_workspace - remove a redundant key vault existence check (#33136)
  • azurerm_databricks_workspace_root_dbfs_customer_managed_key - remove a redundant key vault existence check (#33136)
  • azurerm_logic_app_standard - add support for v10.0 to site_config.dotnet_framework_version (#33116)
  • azurerm_mongo_cluster - administrator_password is no longer required when create_mode is Default to support Entra ID-only authentication (#32092)
  • azurerm_redhat_openshift_cluster - add support for the network_profile.load_balancer_profile block (#32473)
  • azurerm_redhat_openshift_cluster - add support for the platform_workload_identity_profile block (#32473)
  • azurerm_role_assignment - the condition, condition_version, and description properties can now be updated in-place (#32714)
  • azurerm_snapshot - create_option now supports CopyStart (#32834)

BUG FIXES:

  • azurerm_cognitive_account_project - added create/update/delete lock on parent AccountID to make sure operations on parent account are processed in serial (required by Cognitive service) (#33151)
  • azurerm_databricks_workspace - fix a persistent diff on removal of managed_disk_cmk_key_vault_key_id or managed_services_cmk_key_vault_key_id (#33136)
  • azurerm_oracle_exadata_infrastructure - fix an issue that prevented users from deploying with no zones set (#33011)

5.1.0 (August 13, 2026)

ENHANCEMENTS:

  • dependencies: azurerm_linux_virtual_machine_scale_set - update to API version 2025-04-01 (#31586)
  • dependencies: azurerm_orchestrated_virtual_machine_scale_set - update to API version 2025-04-01 (#31586)
  • dependencies: azurerm_virtual_machine_scale_set - update to API version 2025-04-01 (#31586)
  • dependencies: azurerm_virtual_machine_scale_set_extension - update to API version 2025-04-01 (#31586)
  • dependencies: azurerm_windows_virtual_machine_scale_set - update to API version 2025-04-01 (#31586)
  • dependencies: codesigning - update to API version 2025-10-13 (#31714)
  • azurerm_linux_virtual_machine - encryption_at_host_enabled can now be set to true when os_disk.security_encryption_type is set to DiskWithVMGuestState (#32885)
  • azurerm_linux_virtual_machine_scale_set - encryption_at_host_enabled can now be set to true when os_disk.security_encryption_type is set to DiskWithVMGuestState (#32885)
  • azurerm_managed_devops_pool - add support for the CreatorOnly value to azure_devops_organization.permission.kind property (#32753)
  • azurerm_windows_virtual_machine - encryption_at_host_enabled can now be set to true when os_disk.security_encryption_type is set to DiskWithVMGuestState (#32885)
  • azurerm_windows_virtual_machine_scale_set - encryption_at_host_enabled can now be set to true when os_disk.security_encryption_type is set to DiskWithVMGuestState (#32885)

BUG FIXES:

  • azurerm_cdn_frontdoor_batch_ruleset - parse rule.actions.route_configuration_override.origin_group.cdn_frontdoor_origin_group_id case-insensitively and normalize the resulting value to prevent diffs (#32980)
  • azurerm_cdn_frontdoor_route - parse cdn_frontdoor_origin_group_id case-insensitively and normalize the resulting value to prevent diffs (#32980)
  • azurerm_cdn_frontdoor_secret - fix an incorrect type assertion (#32982)
  • azurerm_dev_center_project - parse dev_center_id case-insensitively and normalize the resulting value to prevent diffs (#32798)
  • azurerm_eventhub - now prevents the status property from being set to SendDisabled on create (#33071)
  • azurerm_storage_container - add a state migration for the id field, fixing the upgrade path from 4.x to 5.x (#32978)

... (truncated)

Commits
  • 8d8282e deps: bump golang.org/x/mod and related packages (#33174)
  • a1a4086 CHANGELOG.md for 5.2.0 (#33105)
  • 0bae6ca azurerm_cognitive_account_project - add lock on parent account_id to delete...
  • 1ae3652 linters: bump azproviderlint to v0.2.0 (#33145)
  • 5ae79ae Fix for oracle Exadata Infra to support a location with no zones (#33011)
  • bd6be10 azurerm_databricks_workspace[_root_dbfs_customer_managed_key] - deprecate `...
  • 0c4e065 azurerm_redhat_openshift_cluster - support managed identity mode (#32473)
  • e8b9d7a dependencies: go - update to 1.26.6 (#33141)
  • a587475 docs: azurerm_cdn_endpoint requires content_types_to_compress if `is_comp...
  • 392955b azurerm_role_assignment - Support update for description, condition and...
  • 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 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)

….0, < 5.2.1

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@v4.0.0...v5.2.0)

---
updated-dependencies:
- dependency-name: hashicorp/azurerm
  dependency-version: 5.2.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 Aug 24, 2026
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