Skip to content

chore(deps): Bump hashicorp/azurerm from 4.62.1 to 4.63.0 in /infra#1743

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps hashicorp/azurerm from 4.62.1 to 4.63.0.

Release notes

Sourced from hashicorp/azurerm's releases.

v4.63.0

4.63.0 (March 05, 2026)

FEATURES:

  • provider: added the enhanced_validation block with the locations and resource_providers properties to replace the ARM_PROVIDER_ENHANCED_VALIDATION environment variable (#31678)

ENHANCEMENTS:

  • azurerm_site_recovery_replicated_vm- add support for PremiumV2_LRS in the target_replica_disk_type property (#31890)

BUG FIXES:

  • azurerm_analysis_services_server - fix an issue that prevented creation of the resource with power_bi_service_enabled set to false and one or more ipv4_firewall_rule blocks defined (#31870)
  • azurerm_analysis_services_server - fix an issue that prevented adding or removing ipv4_firewall_rule blocks without also modifying power_bi_service_enabled (#31870)
  • azurerm_linux_web_app, azurerm_windows_web_app, azurerm_windows_function_app, azurerm_linux_function_app, azurerm_function_app_flex_consumption - fix API error when removing auth_settings_v2 configuration from a previously deployed appservice (#31821) (#31821)
  • dependencies: dataprotection - downgrade to API version 2025-07-01 due to new validation introduced by Azure on 2025-09-01 that is blocking deployments (#31877)
Changelog

Sourced from hashicorp/azurerm's changelog.

4.63.0 (March 05, 2026)

FEATURES:

  • provider: added the enhanced_validation block with the locations and resource_providers properties to replace the ARM_PROVIDER_ENHANCED_VALIDATION environment variable (#31678)

ENHANCEMENTS:

  • azurerm_site_recovery_replicated_vm- add support for PremiumV2_LRS in the target_replica_disk_type property (#31890)

BUG FIXES:

  • azurerm_analysis_services_server - fix an issue that prevented creation of the resource with power_bi_service_enabled set to false and one or more ipv4_firewall_rule blocks defined (#31870)
  • azurerm_analysis_services_server - fix an issue that prevented adding or removing ipv4_firewall_rule blocks without also modifying power_bi_service_enabled (#31870)
  • azurerm_linux_web_app, azurerm_windows_web_app, azurerm_windows_function_app, azurerm_linux_function_app, azurerm_function_app_flex_consumption - fix API error when removing auth_settings_v2 configuration from a previously deployed appservice (#31821) (#31821)
  • dependencies: dataprotection - downgrade to API version 2025-07-01 due to new validation introduced by Azure on 2025-09-01 that is blocking deployments (#31877)
Commits
  • 508e8d1 CHANGELOG.md for 4.63.0 (#31849)
  • 239e5cb dataprotection - downgrade API version to 2025-07-01 (#31877)
  • 5c0bf45 appservice resources - fix error when removing auth_settings_v2 blocks (#...
  • 7d4db84 docs: azurerm_mongo_cluster - update examples (#31879)
  • 9a6a417 Bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 in /internal/tools/updat...
  • 9781208 azurerm_site_recovery_replicated_vm - fix missing PremiumV2_LRS in target_r...
  • 98c5ba6 azurerm_analysis_services_server - fix multiple issues (#31870)
  • 81aa86f Update documentation azurerm_eventbus examples (#31873)
  • cc44961 provider: change ARM_PROVIDER_ENHANCED_VALIDATION default to false in 5.0...
  • 8f9e39c Services LM* - migrate to common Nested Item ID helpers (#31856)
  • 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.62.1 to 4.63.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.62.1...v4.63.0)

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

Approving dependency upgrades.

@notheotherben notheotherben enabled auto-merge March 6, 2026 07:24
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 6, 2026

Codecov Report

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

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1743   +/-   ##
=======================================
  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 468ee51 into main Mar 6, 2026
12 checks passed
@notheotherben notheotherben deleted the dependabot/terraform/infra/hashicorp/azurerm-4.63.0 branch March 6, 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