Skip to content

chore(deps): update hashicorp/azurerm requirement from ~> 4.64.0 to ~> 4.65.0 in /terraform in the terraform group#674

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/terraform/terraform/terraform-8696c4ffb3
Mar 22, 2026
Merged

chore(deps): update hashicorp/azurerm requirement from ~> 4.64.0 to ~> 4.65.0 in /terraform in the terraform group#674
github-actions[bot] merged 1 commit intomainfrom
dependabot/terraform/terraform/terraform-8696c4ffb3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 22, 2026

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

Release notes

Sourced from hashicorp/azurerm's releases.

v4.65.0

4.65.0 (March 19, 2026)

ENHANCEMENTS:

  • dependencies: go-azure-sdk - update to v0.20260312.1165223
  • azurerm_federated_identity_credential - the parent_id property has been renamed to user_assigned_identity_id (#31921)

BUG FIXES:

  • azurerm_kubernetes_cluster_node_pool - max_surge and max_unavailable are no longer required for spot node pools (#31129)
  • azurerm_log_analytics_workspace_table - fix validation for basic plan (#30925)
  • azurerm_managed_disk - fix nil pointer dereference when updating disk_access_id (#31955)
Changelog

Sourced from hashicorp/azurerm's changelog.

4.65.0 (March 19, 2026)

ENHANCEMENTS:

  • dependencies: go-azure-sdk - update to v0.20260312.1165223
  • azurerm_federated_identity_credential - the parent_id property has been renamed to user_assigned_identity_id (#31921)

BUG FIXES:

  • azurerm_kubernetes_cluster_node_pool - max_surge and max_unavailable are no longer required for spot node pools (#31129)
  • azurerm_log_analytics_workspace_table - fix validation for basic plan (#30925)
  • azurerm_managed_disk - fix nil pointer dereference when updating disk_access_id (#31955)

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)

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)

... (truncated)

Commits
  • 26088b3 CHANGELOG.md for 4.65.0 (#31959)
  • 8624bc4 Framework - fix multiple issues encountered during migration of a resource (#...
  • e323855 Bump google.golang.org/grpc from 1.75.1 to 1.79.3 (#31998)
  • c858e8f azurerm_federated_identity_credential: rename parent_id to user_assigned_iden...
  • 98ba57d automation: split automation_module CreateUpdate into separate Create and Upd...
  • 6412dae Nested item ID funcs migration (#31906)
  • 8212945 azurerm_api_management - fix typo in comment (#31982)
  • c9008a9 automation_certificate: split CreateUpdate into separate Create and Update (#...
  • cdcb027 automation_connection: split CreateUpdate into separate Create and Update fun...
  • dd4a8c8 azurerm_automation_credential: split CreateUpdate into separate Create and Up...
  • 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

…> 4.65.0

Updates the requirements on [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm) to permit the latest version.

Updates `hashicorp/azurerm` to 4.65.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.64.0...v4.65.0)

---
updated-dependencies:
- dependency-name: hashicorp/azurerm
  dependency-version: 4.65.0
  dependency-type: direct:production
  dependency-group: terraform
...

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 22, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 8cd3555.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Files

None

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 22, 2026

Superseded — A newer run has replaced this result.

🏗️ Terraform Plan

🌍 Environment: dev

✅ Validate — Passed

✅ Plan

Count
➕ Add 39
📋 Resource Details
Action Resource
➕ Create azuread_app_role_assignment.web_to_api
➕ Create azuread_application.api
➕ Create azuread_application.web
➕ Create azuread_application_password.api
➕ Create azuread_application_password.web
➕ Create azuread_service_principal.api
➕ Create azuread_service_principal.web
➕ Create azurerm_api_management.apim
➕ Create azurerm_api_management_api_version_set.api_version_set
➕ Create azurerm_api_management_diagnostic.app_insights
➕ Create azurerm_api_management_logger.app_insights
➕ Create azurerm_api_management_product.api_product
➕ Create azurerm_api_management_product_policy.api_product_policy
➕ Create azurerm_api_management_subscription.web
➕ Create azurerm_app_service_certificate_binding.web
➕ Create azurerm_app_service_custom_hostname_binding.web
➕ Create azurerm_app_service_managed_certificate.web
➕ Create azurerm_application_insights.ai
➕ Create azurerm_dns_cname_record.web
➕ Create azurerm_dns_txt_record.web_verification
➕ Create azurerm_key_vault.kv
➕ Create azurerm_key_vault_secret.api_client_id
➕ Create azurerm_key_vault_secret.api_client_secret
➕ Create azurerm_key_vault_secret.maxmind_apikey
➕ Create azurerm_key_vault_secret.maxmind_userid
➕ Create azurerm_key_vault_secret.web_apim_subscription_key
➕ Create azurerm_linux_web_app.api
➕ Create azurerm_linux_web_app.web
➕ Create azurerm_role_assignment.api_kv_secrets_user
➕ Create azurerm_role_assignment.api_table_data_contributor
➕ Create azurerm_role_assignment.deploy_kv_secrets_officer
➕ Create azurerm_role_assignment.web_kv_secrets_user
➕ Create azurerm_storage_account.data
➕ Create azurerm_storage_table.geolocations
➕ Create azurerm_storage_table.geolocationsv11
➕ Create random_id.environment_id
➕ Create random_id.storage
➕ Create time_rotating.thirty_days
➕ Create time_sleep.wait_for_hostname_binding

@sonarqubecloud
Copy link
Copy Markdown

@github-actions
Copy link
Copy Markdown
Contributor

🏗️ Terraform Plan

🌍 Environment: dev

✅ Validate — Passed

✅ Plan

Count
➕ Add 39
📋 Resource Details
Action Resource
➕ Create azuread_app_role_assignment.web_to_api
➕ Create azuread_application.api
➕ Create azuread_application.web
➕ Create azuread_application_password.api
➕ Create azuread_application_password.web
➕ Create azuread_service_principal.api
➕ Create azuread_service_principal.web
➕ Create azurerm_api_management.apim
➕ Create azurerm_api_management_api_version_set.api_version_set
➕ Create azurerm_api_management_diagnostic.app_insights
➕ Create azurerm_api_management_logger.app_insights
➕ Create azurerm_api_management_product.api_product
➕ Create azurerm_api_management_product_policy.api_product_policy
➕ Create azurerm_api_management_subscription.web
➕ Create azurerm_app_service_certificate_binding.web
➕ Create azurerm_app_service_custom_hostname_binding.web
➕ Create azurerm_app_service_managed_certificate.web
➕ Create azurerm_application_insights.ai
➕ Create azurerm_dns_cname_record.web
➕ Create azurerm_dns_txt_record.web_verification
➕ Create azurerm_key_vault.kv
➕ Create azurerm_key_vault_secret.api_client_id
➕ Create azurerm_key_vault_secret.api_client_secret
➕ Create azurerm_key_vault_secret.maxmind_apikey
➕ Create azurerm_key_vault_secret.maxmind_userid
➕ Create azurerm_key_vault_secret.web_apim_subscription_key
➕ Create azurerm_linux_web_app.api
➕ Create azurerm_linux_web_app.web
➕ Create azurerm_role_assignment.api_kv_secrets_user
➕ Create azurerm_role_assignment.api_table_data_contributor
➕ Create azurerm_role_assignment.deploy_kv_secrets_officer
➕ Create azurerm_role_assignment.web_kv_secrets_user
➕ Create azurerm_storage_account.data
➕ Create azurerm_storage_table.geolocations
➕ Create azurerm_storage_table.geolocationsv11
➕ Create random_id.environment_id
➕ Create random_id.storage
➕ Create time_rotating.thirty_days
➕ Create time_sleep.wait_for_hostname_binding

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