Skip to content

chore(deps): bump hashicorp/azurerm from 5.0.1 to 5.1.0 in /infra/azure - #1608

Merged
paruff merged 1 commit into
mainfrom
dependabot/terraform/infra/azure/hashicorp/azurerm-5.1.0
Aug 18, 2026
Merged

chore(deps): bump hashicorp/azurerm from 5.0.1 to 5.1.0 in /infra/azure#1608
paruff merged 1 commit into
mainfrom
dependabot/terraform/infra/azure/hashicorp/azurerm-5.1.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps hashicorp/azurerm from 5.0.1 to 5.1.0.

Release notes

Sourced from hashicorp/azurerm's releases.

v5.1.0

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)
  • azurerm_storage_queue - extend state migration to handle a malformed resource_manager_id (#32979)
  • azurerm_storage_share - add a state migration for the id field, fixing the upgrade path from 4.x to 5.x (#33075)
Changelog

Sourced from hashicorp/azurerm's changelog.

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)
  • azurerm_storage_queue - extend state migration to handle a malformed resource_manager_id (#32979)
  • azurerm_storage_share - add a state migration for the id field, fixing the upgrade path from 4.x to 5.x (#33075)
Commits
  • 11970d0 CHANGELOG.md for v5.1.0 (#33005)
  • b34e5b5 parse resource IDs insensitively in the same was as the legacy parsers (#33076)
  • 35b72cb remove 5.0 feature flag gates from cosmos, costmanagement, dashboard,databric...
  • ee70465 remove 5.0 feature flag gates from loadbalancer, loganalytics, logic,machinel...
  • 573de67 remove 5.0 feature flag gates from mssql and mssqlmanagedinstance (#33020)
  • fd4946f remove 5.0 feature flag gates from storagecache, storagemover, streamanalytic...
  • 2837a02 remove 5.0 feature flag gates from paloalto, policy, powerbi and recoveryserv...
  • 7658a89 linters: add azproviderlint and move tfproviderlint to golangci (#33010)
  • 438bff6 Test Fix: TestAccSpringCloudGatewayRouteConfig_complete (#33074)
  • ebbf5a7 Test Fix: TestAccKubernetesFleetManager_update (#33073)
  • 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 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 5.0.1 to 5.1.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@v5.0.1...v5.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: azure. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions

Copy link
Copy Markdown
Contributor

📊 Code Quality Report

Check Status
Python Quality skipped
TypeScript Quality skipped
Go Quality skipped
Shell Quality skipped
Shell Tests (BATS) skipped
YAML Quality skipped
Security Integration skipped
Security Scanning skipped

📈 Quality Gates

Passed: All checks completed successfully
⚠️ Warning: Some checks have warnings
Failed: Critical issues found

🔧 How to Fix

Run locally before pushing:

make pre-commit-setup  # Install pre-commit hooks
make lint              # Run all linters
make test-bats         # Run shell script tests
pytest --cov=. --cov-report=term-missing  # Check coverage

See Code Quality Standards for more details.

@github-actions

Copy link
Copy Markdown
Contributor

Test Results

7 tests  ±0   7 ✅ ±0   5s ⏱️ ±0s
1 suites  - 1   0 💤 ±0 
1 files    - 1   0 ❌ ±0 

Results for commit 9b4b8be. ± Comparison against base commit 0a0bb8c.

@github-actions

Copy link
Copy Markdown
Contributor

✅ Smoke tests executed. JUnit XML uploaded as artifact: test-reports-32013969291.

@paruff
paruff merged commit 5a8c0d3 into main Aug 18, 2026
32 checks passed
@dependabot
dependabot Bot deleted the dependabot/terraform/infra/azure/hashicorp/azurerm-5.1.0 branch August 18, 2026 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant