Skip to content

chore(deps): Bump hashicorp/azurerm from 4.63.0 to 4.64.0 in /infra#1755

Merged
notheotherben merged 1 commit intomainfrom
dependabot/terraform/infra/hashicorp/azurerm-4.64.0
Mar 13, 2026
Merged

chore(deps): Bump hashicorp/azurerm from 4.63.0 to 4.64.0 in /infra#1755
notheotherben merged 1 commit intomainfrom
dependabot/terraform/infra/hashicorp/azurerm-4.64.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2026

Bumps hashicorp/azurerm from 4.63.0 to 4.64.0.

Release notes

Sourced from hashicorp/azurerm's releases.

v4.64.0

4.64.0 (March 12, 2026)

FEATURES:

  • New List Resource: azurerm_storage_account_customer_managed_key (#31805) (#31805)

ENHANCEMENTS:

  • dependencies: containerservice - partial upgrade to API version 2025-03-01 (#31838)
  • dependencies: containerservice - partial upgrade to API version 2025-10-01 (#31401)
  • dependencies: paloalto - update to API version 2025-10-08 (#31570)
  • Data Source: azurerm_kubernetes_cluster - export the bootstrap_profile and network_profile.outbound_type attributes (#30983)
  • azurerm_subnet - add support for the PureStorage.Block/storagePools value in the delegation.service_delegation.name property (#31878)
  • azurerm_virtual_network - add support for the PureStorage.Block/storagePools value in the subnet.delegation.service_delegation.name property (#31878)

BUG FIXES:

  • azurerm_purview_account - use correct API values for identity type (#31905) (#31905)
  • azurerm_recovery_services_vault - skip request to modify soft delete state for vaults that are currently set to AlwaysON due to Azure's new secure-by-default policy
  • azurerm_resource_provider_registration - add additional polling logic to prevent errors due to inconsistent API behaviour (#31909)
Changelog

Sourced from hashicorp/azurerm's changelog.

4.64.0 (March 12, 2026)

FEATURES:

  • New List Resource: azurerm_storage_account_customer_managed_key (#31805) (#31805)

ENHANCEMENTS:

  • dependencies: containerservice - partial upgrade to API version 2025-03-01 (#31838)
  • dependencies: containerservice - partial upgrade to API version 2025-10-01 (#31401)
  • dependencies: paloalto - update to API version 2025-10-08 (#31570)
  • Data Source: azurerm_kubernetes_cluster - export the bootstrap_profile and network_profile.outbound_type attributes (#30983)
  • azurerm_subnet - add support for the PureStorage.Block/storagePools value in the delegation.service_delegation.name property (#31878)
  • azurerm_virtual_network - add support for the PureStorage.Block/storagePools value in the subnet.delegation.service_delegation.name property (#31878)

BUG FIXES:

  • azurerm_purview_account - use correct API values for identity type (#31905) (#31905)
  • azurerm_recovery_services_vault - skip request to modify soft delete state for vaults that are currently set to AlwaysON due to Azure's new secure-by-default policy
  • azurerm_resource_provider_registration - add additional polling logic to prevent errors due to inconsistent API behaviour (#31909)
Commits
  • 1ca87b9 CHANGELOG.md for 4.64.0 (#31899)
  • 49e3d91 azurerm_kubernetes_cluster data source - support for the outbound_type a...
  • 3beb88a azurerm_recovery_services_vault: Deprecate soft_delete_enabled (#31912)
  • 877e2a4 ci: simplify unit-test workflow (#31598)
  • 122bae9 workflows: grant pull-requests write for comment-failure (#31930)
  • 488feab paloalto: Upgrade API version to 2025-10-08 (#31570)
  • 2dd770f contributing docs - add naming guidance on ID references (#31939)
  • 9b1411e azurerm_application_insights_web_test - split create & update (#31919)
  • a8d216e azurerm_resource_provider_registration - implement additional pollers and u...
  • ea3307e [Contributor Docs:] Clarify reference documentation standards (#31914)
  • 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 4.63.0 to 4.64.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.63.0...v4.64.0)

---
updated-dependencies:
- dependency-name: hashicorp/azurerm
  dependency-version: 4.64.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 Mar 13, 2026
@notheotherben notheotherben enabled auto-merge March 13, 2026 07:24
Copy link
Copy Markdown
Member

@notheotherben notheotherben left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR has been automatically approved because it was created by @dependabot.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.64%. Comparing base (a0b8f7f) to head (cbded5e).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1755   +/-   ##
=======================================
  Coverage   88.64%   88.64%           
=======================================
  Files          99       99           
  Lines        7775     7775           
=======================================
  Hits         6892     6892           
  Misses        883      883           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@notheotherben notheotherben merged commit af9ae3f into main Mar 13, 2026
12 checks passed
@notheotherben notheotherben deleted the dependabot/terraform/infra/hashicorp/azurerm-4.64.0 branch March 13, 2026 07:29
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.

1 participant