Skip to content

chore(deps): bump the terraform-providers group across 2 directories with 1 update#376

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/terraform/infra/terraform-providers-3652ce4595
Open

chore(deps): bump the terraform-providers group across 2 directories with 1 update#376
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/terraform/infra/terraform-providers-3652ce4595

Conversation

@dependabot
Copy link
Contributor

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

Bumps the terraform-providers group with 1 update in the /infra directory: hashicorp/azurerm.
Bumps the terraform-providers group with 1 update in the /infra/modules/copilot_studio directory: hashicorp/azurerm.

Updates hashicorp/azurerm from 4.61.0 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)

v4.62.1

4.62.1 (March 02, 2026)

BUG FIXES:

  • azurerm_data_factory - fix removal of customer_managed_key_identity_id to no longer send an empty string to Azure, instead sending an empty object (#31858)
  • azurerm_data_factory_customer_managed_key - fix a persistent ID parsing error on user_assigned_identity_id when Azure returned an empty string (#31858)
  • azurerm_data_factory_customer_managed_key - fix removal of user_assigned_identity_id to no longer send an empty string to Azure, instead sending an empty object (#31858)
  • azurerm_linux_function_app_slot - fix an issue that prevented users from deploying a slot to a container-based function app (#31842)

v4.62.0

4.62.0 (February 26, 2026)

FEATURES:

  • New List Resource: azurerm_network_ddos_protection_plan (#31768)
  • New List Resource: azurerm_private_dns_a_record (#31785)
  • New List Resource: azurerm_private_endpoint (#31769)
  • New List Resource: azurerm_redis_cache (#31770)
  • New List Resource: azurerm_redis_firewall_rule (#31770)
  • New List Resource: azurerm_route (#31760)
  • New List Resource: azurerm_mssql_elasticpool (#31736)
  • New List Resource: azurerm_mssql_virtual_machine (#31737)

ENHANCEMENTS:

  • dependencies: databricks - update to API version 2026-01-01 (#31654)
  • dependencies: dataprotection - update to API version 2025-09-01 (#31402)
  • azurerm_dashboard_grafana - add support for the 12 value in the grafana_major_version property and remove the deprecated 10 value (#31653)
  • azurerm_linux_function_app - add support for 25 in the java_version property (#31096)
  • azurerm_linux_web_app - add support for 3.14 in the python_version property (#31826)
  • azurerm_linux_web_app - add support for 25 in the java_version property (#31096)

... (truncated)

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)

4.62.1 (March 02, 2026)

BUG FIXES:

  • azurerm_data_factory - fix removal of customer_managed_key_identity_id to no longer send an empty string to Azure, instead sending an empty object (#31858)
  • azurerm_data_factory_customer_managed_key - fix a persistent ID parsing error on user_assigned_identity_id when Azure returned an empty string (#31858)
  • azurerm_data_factory_customer_managed_key - fix removal of user_assigned_identity_id to no longer send an empty string to Azure, instead sending an empty object (#31858)
  • azurerm_linux_function_app_slot - fix an issue that prevented users from deploying a slot to a container-based function app (#31842)

4.62.0 (February 26, 2026)

FEATURES:

  • New List Resource: azurerm_network_ddos_protection_plan (#31768)
  • New List Resource: azurerm_private_dns_a_record (#31785)
  • New List Resource: azurerm_private_endpoint (#31769)
  • New List Resource: azurerm_redis_cache (#31770)
  • New List Resource: azurerm_redis_firewall_rule (#31770)
  • New List Resource: azurerm_route (#31760)
  • New List Resource: azurerm_mssql_elasticpool (#31736)
  • New List Resource: azurerm_mssql_virtual_machine (#31737)

ENHANCEMENTS:

  • dependencies: databricks - update to API version 2026-01-01 (#31654)
  • dependencies: dataprotection - update to API version 2025-09-01 (#31402)
  • azurerm_dashboard_grafana - add support for the 12 value in the grafana_major_version property and remove the deprecated 10 value (#31653)
  • azurerm_linux_function_app - add support for 25 in the java_version property (#31096)
  • azurerm_linux_web_app - add support for 3.14 in the python_version property (#31826)
  • azurerm_linux_web_app - add support for 25 in the java_version property (#31096)
  • azurerm_linux_web_app_slot - add support for 3.14 in the python_version property (#31826)
  • azurerm_windows_function_app - add support for 25 in the java_version property (#31096)
  • azurerm_windows_web_app - add support for 25 in the java_version property (#31096)

... (truncated)

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

Updates hashicorp/azurerm from 4.61.0 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)

v4.62.1

4.62.1 (March 02, 2026)

BUG FIXES:

  • azurerm_data_factory - fix removal of customer_managed_key_identity_id to no longer send an empty string to Azure, instead sending an empty object (#31858)
  • azurerm_data_factory_customer_managed_key - fix a persistent ID parsing error on user_assigned_identity_id when Azure returned an empty string (#31858)
  • azurerm_data_factory_customer_managed_key - fix removal of user_assigned_identity_id to no longer send an empty string to Azure, instead sending an empty object (#31858)
  • azurerm_linux_function_app_slot - fix an issue that prevented users from deploying a slot to a container-based function app (#31842)

v4.62.0

4.62.0 (February 26, 2026)

FEATURES:

  • New List Resource: azurerm_network_ddos_protection_plan (#31768)
  • New List Resource: azurerm_private_dns_a_record (#31785)
  • New List Resource: azurerm_private_endpoint (#31769)
  • New List Resource: azurerm_redis_cache (#31770)
  • New List Resource: azurerm_redis_firewall_rule (#31770)
  • New List Resource: azurerm_route (#31760)
  • New List Resource: azurerm_mssql_elasticpool (#31736)
  • New List Resource: azurerm_mssql_virtual_machine (#31737)

ENHANCEMENTS:

  • dependencies: databricks - update to API version 2026-01-01 (#31654)
  • dependencies: dataprotection - update to API version 2025-09-01 (#31402)
  • azurerm_dashboard_grafana - add support for the 12 value in the grafana_major_version property and remove the deprecated 10 value (#31653)
  • azurerm_linux_function_app - add support for 25 in the java_version property (#31096)
  • azurerm_linux_web_app - add support for 3.14 in the python_version property (#31826)
  • azurerm_linux_web_app - add support for 25 in the java_version property (#31096)

... (truncated)

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)

4.62.1 (March 02, 2026)

BUG FIXES:

  • azurerm_data_factory - fix removal of customer_managed_key_identity_id to no longer send an empty string to Azure, instead sending an empty object (#31858)
  • azurerm_data_factory_customer_managed_key - fix a persistent ID parsing error on user_assigned_identity_id when Azure returned an empty string (#31858)
  • azurerm_data_factory_customer_managed_key - fix removal of user_assigned_identity_id to no longer send an empty string to Azure, instead sending an empty object (#31858)
  • azurerm_linux_function_app_slot - fix an issue that prevented users from deploying a slot to a container-based function app (#31842)

4.62.0 (February 26, 2026)

FEATURES:

  • New List Resource: azurerm_network_ddos_protection_plan (#31768)
  • New List Resource: azurerm_private_dns_a_record (#31785)
  • New List Resource: azurerm_private_endpoint (#31769)
  • New List Resource: azurerm_redis_cache (#31770)
  • New List Resource: azurerm_redis_firewall_rule (#31770)
  • New List Resource: azurerm_route (#31760)
  • New List Resource: azurerm_mssql_elasticpool (#31736)
  • New List Resource: azurerm_mssql_virtual_machine (#31737)

ENHANCEMENTS:

  • dependencies: databricks - update to API version 2026-01-01 (#31654)
  • dependencies: dataprotection - update to API version 2025-09-01 (#31402)
  • azurerm_dashboard_grafana - add support for the 12 value in the grafana_major_version property and remove the deprecated 10 value (#31653)
  • azurerm_linux_function_app - add support for 25 in the java_version property (#31096)
  • azurerm_linux_web_app - add support for 3.14 in the python_version property (#31826)
  • azurerm_linux_web_app - add support for 25 in the java_version property (#31096)
  • azurerm_linux_web_app_slot - add support for 3.14 in the python_version property (#31826)
  • azurerm_windows_function_app - add support for 25 in the java_version property (#31096)
  • azurerm_windows_web_app - add support for 25 in the java_version property (#31096)

... (truncated)

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

Updates hashicorp/azurerm from 4.61.0 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)

v4.62.1

4.62.1 (March 02, 2026)

BUG FIXES:

  • azurerm_data_factory - fix removal of customer_managed_key_identity_id to no longer send an empty string to Azure, instead sending an empty object (#31858)
  • azurerm_data_factory_customer_managed_key - fix a persistent ID parsing error on user_assigned_identity_id when Azure returned an empty string (#31858)
  • azurerm_data_factory_customer_managed_key - fix removal of user_assigned_identity_id to no longer send an empty string to Azure, instead sending an empty object (#31858)
  • azurerm_linux_function_app_slot - fix an issue that prevented users from deploying a slot to a container-based function app (#31842)

v4.62.0

4.62.0 (February 26, 2026)

FEATURES:

  • New List Resource: azurerm_network_ddos_protection_plan (#31768)
  • New List Resource: azurerm_private_dns_a_record (#31785)
  • New List Resource: azurerm_private_endpoint (#31769)
  • New List Resource: azurerm_redis_cache (#31770)
  • New List Resource: azurerm_redis_firewall_rule (#31770)
  • New List Resource: azurerm_route (#31760)
  • New List Resource: azurerm_mssql_elasticpool (#31736)
  • New List Resource: azurerm_mssql_virtual_machine (#31737)

ENHANCEMENTS:

  • dependencies: databricks - update to API version 2026-01-01 (#31654)
  • dependencies: dataprotection - update to API version 2025-09-01 (#31402)
  • azurerm_dashboard_grafana - add support for the 12 value in the grafana_major_version property and remove the deprecated 10 value (#31653)
  • azurerm_linux_function_app - add support for 25 in the java_version property (#31096)
  • azurerm_linux_web_app - add support for 3.14 in the python_version property (#31826)
  • azurerm_linux_web_app - add support for 25 in the java_version property (#31096)

... (truncated)

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)

4.62.1 (March 02, 2026)

BUG FIXES:

  • azurerm_data_factory - fix removal of customer_managed_key_identity_id to no longer send an empty string to Azure, instead sending an empty object (#31858)
  • azurerm_data_factory_customer_managed_key - fix a persistent ID parsing error on user_assigned_identity_id when Azure returned an empty string (#31858)
  • azurerm_data_factory_customer_managed_key - fix removal of user_assigned_identity_id to no longer send an empty string to Azure, instead sending an empty object (#31858)
  • azurerm_linux_function_app_slot - fix an issue that prevented users from deploying a slot to a container-based function app (#31842)

4.62.0 (February 26, 2026)

FEATURES:

  • New List Resource: azurerm_network_ddos_protection_plan (#31768)
  • New List Resource: azurerm_private_dns_a_record (#31785)
  • New List Resource: azurerm_private_endpoint (#31769)
  • New List Resource: azurerm_redis_cache (#31770)
  • New List Resource: azurerm_redis_firewall_rule (#31770)
  • New List Resource: azurerm_route (#31760)
  • New List Resource: azurerm_mssql_elasticpool (#31736)
  • New List Resource: azurerm_mssql_virtual_machine (#31737)

ENHANCEMENTS:

  • dependencies: databricks - update to API version 2026-01-01 (#31654)
  • dependencies: dataprotection - update to API version 2025-09-01 (#31402)
  • azurerm_dashboard_grafana - add support for the 12 value in the grafana_major_version property and remove the deprecated 10 value (#31653)
  • azurerm_linux_function_app - add support for 25 in the java_version property (#31096)
  • azurerm_linux_web_app - add support for 3.14 in the python_version property (#31826)
  • azurerm_linux_web_app - add support for 25 in the java_version property (#31096)
  • azurerm_linux_web_app_slot - add support for 3.14 in the python_version property (#31826)
  • azurerm_windows_function_app - add support for 25 in the java_version property (#31096)
  • azurerm_windows_web_app - add support for 25 in the java_version property (#31096)

... (truncated)

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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Mar 5, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 5, 2026 23:26
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Mar 5, 2026
@github-actions
Copy link

github-actions bot commented Mar 5, 2026

Terraform Validation Passed ✅

The Terraform provider update has been validated with:

  • ✅ Terraform Init
  • ✅ Terraform Format Check
  • ✅ Terraform Validation
  • ✅ TFLint Check
  • ✅ Security Scanning

This PR can pass all the checks to be tested and then merged.

devorekristen
devorekristen previously approved these changes Mar 16, 2026
ianjensenisme
ianjensenisme previously approved these changes Mar 16, 2026
…with 1 update

Bumps the terraform-providers group with 1 update in the /infra directory: [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm).
Bumps the terraform-providers group with 1 update in the /infra/modules/copilot_studio directory: [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm).


Updates `hashicorp/azurerm` from 4.61.0 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.61.0...v4.63.0)

Updates `hashicorp/azurerm` from 4.61.0 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.61.0...v4.63.0)

Updates `hashicorp/azurerm` from 4.61.0 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.61.0...v4.63.0)

---
updated-dependencies:
- dependency-name: hashicorp/azurerm
  dependency-version: 4.63.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-providers
- dependency-name: hashicorp/azurerm
  dependency-version: 4.63.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-providers
- dependency-name: hashicorp/azurerm
  dependency-version: 4.63.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-providers
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot dismissed stale reviews from ianjensenisme and devorekristen via 21bd1dd March 17, 2026 23:14
@dependabot dependabot bot force-pushed the dependabot/terraform/infra/terraform-providers-3652ce4595 branch from bb104e0 to 21bd1dd Compare March 17, 2026 23:14
@github-actions
Copy link

Terraform Validation Passed ✅

The Terraform provider update has been validated with:

  • ✅ Terraform Init
  • ✅ Terraform Format Check
  • ✅ Terraform Validation
  • ✅ TFLint Check
  • ✅ Security Scanning

This PR can pass all the checks to be tested and then merged.

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 terraform-validated

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants