Skip to content

chore(deps): update hashicorp/azurerm requirement from ~> 4.69.0 to ~> 4.70.0 in /terraform in the terraform group#692

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/terraform/terraform/terraform-d73dadb4ad
Apr 26, 2026
Merged

chore(deps): update hashicorp/azurerm requirement from ~> 4.69.0 to ~> 4.70.0 in /terraform in the terraform group#692
github-actions[bot] merged 1 commit into
mainfrom
dependabot/terraform/terraform/terraform-d73dadb4ad

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 26, 2026

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

Release notes

Sourced from hashicorp/azurerm's releases.

v4.70.0

4.70.0 (April 23, 2026)

FEATURES:

  • New List Resource: azurerm_storage_mover (#32165)
  • New List Resource: azurerm_storage_mover_agent (#32166)
  • New List Resource: azurerm_storage_mover_source_endpoint (#32167)

ENHANCEMENTS:

  • dependencies: azurerm_synapse_managed_private_endpoint - update to API version 2021-06-01-preview (#32153)
  • dependencies: cosmosdb/mongorbacs - update to API version 2025-10-15 (#32164)
  • dependencies: giovanni update to v0.29.0 (#32188)
  • dependencies: go-azure-sdk - update to v0.20260417.1195006 (#31974)
  • azurerm_backup_policy_vm - add support for the consistency_type property (#32203)
  • azurerm_bot_channel_directline - export the extension_key_1 and extension_key_2 properties (#30242)
  • azurerm_bot_web_app - add support for the microsoft_app_type, microsoft_app_tenant_id, and microsoft_app_user_assigned_identity_id properties (#30459)
  • azurerm_dashboard_grafana- add support for the sku_size property (#31047)
  • azurerm_key_vault_key - migrate to go-azure-sdk (#31806)
  • azurerm_machine_learning_datastore_blobstorage - improved storage account retrieval (#32222)
  • azurerm_nat_gateway_public_ip_association - add support for IPv6 public IP addresses (#32176)
  • azurerm_nat_gateway_public_ip_prefix_association - add support for IPv6 public IP prefixes (#32195)
  • azurerm_postgresql_flexible_server - add support for confidential compute server type SKU (#32209)
  • azurerm_synapse_managed_private_endpoint - migrate to go-azure-sdk (#32153)
  • azurerm_synapse_managed_private_endpoint - add support for the fully_qualified_domain_names property (#32153)

BUG FIXES:

  • Data Source: azurerm_storage_account_sas - fix a regression that caused missing permissions in the sas property (#32234)
  • azurerm_container_app_environment - fix potential nil pointer dereferences to prevent panics (#32198)
Changelog

Sourced from hashicorp/azurerm's changelog.

4.70.0 (April 23, 2026)

FEATURES:

  • New List Resource: azurerm_storage_mover (#32165)
  • New List Resource: azurerm_storage_mover_agent (#32166)
  • New List Resource: azurerm_storage_mover_source_endpoint (#32167)

ENHANCEMENTS:

  • dependencies: azurerm_synapse_managed_private_endpoint - update to API version 2021-06-01-preview (#32153)
  • dependencies: cosmosdb/mongorbacs - update to API version 2025-10-15 (#32164)
  • dependencies: giovanni update to v0.29.0 (#32188)
  • dependencies: go-azure-sdk - update to v0.20260417.1195006 (#31974)
  • azurerm_backup_policy_vm - add support for the consistency_type property (#32203)
  • azurerm_bot_channel_directline - export the extension_key_1 and extension_key_2 properties (#30242)
  • azurerm_bot_web_app - add support for the microsoft_app_type, microsoft_app_tenant_id, and microsoft_app_user_assigned_identity_id properties (#30459)
  • azurerm_dashboard_grafana- add support for the sku_size property (#31047)
  • azurerm_key_vault_key - migrate to go-azure-sdk (#31806)
  • azurerm_machine_learning_datastore_blobstorage - improved storage account retrieval (#32222)
  • azurerm_nat_gateway_public_ip_association - add support for IPv6 public IP addresses (#32176)
  • azurerm_nat_gateway_public_ip_prefix_association - add support for IPv6 public IP prefixes (#32195)
  • azurerm_postgresql_flexible_server - add support for confidential compute server type SKU (#32209)
  • azurerm_synapse_managed_private_endpoint - migrate to go-azure-sdk (#32153)
  • azurerm_synapse_managed_private_endpoint - add support for the fully_qualified_domain_names property (#32153)

BUG FIXES:

  • Data Source: azurerm_storage_account_sas - fix a regression that caused missing permissions in the sas property (#32234)
  • azurerm_container_app_environment - fix potential nil pointer dereferences to prevent panics (#32198)

4.69.0 (April 16, 2026)

FEATURES:

  • New List Resource: azurerm_traffic_manager_profile (#31977)
  • New List Resource: azurerm_web_pubsub (#32126)
  • New Resource: azurerm_automation_runtime_environment_package (#32022)
  • New Resource: azurerm_container_app_environment_managed_certificate (#31137)

ENHANCEMENTS:

  • dependencies: Go - update to 1.25.9 (#32148)
  • dependencies: kubernetesconfiguration/fluxconfiguration - update to API version 2025-04-01 (#32080)
  • Data Source: azurerm_kubernetes_cluster_node_pool - export the node_image_version property (#32108)
  • Data Source: azurerm_storage_account_blob_container_sas - expand permissions block to include new fields (#32149)
  • Data Source: azurerm_storage_account_sas - expand permissions block to include new fields (#32149)
  • Data Source: azurerm_storage_share - export the rbac_scope_id property (#31194)
  • azurerm_bot_channels_registration - add support for the microsoft_app_type, microsoft_app_tenant_id, and microsoft_app_user_assigned_identity_id properties (#30457)
  • azurerm_cdn_frontdoor_route - the cdn_frontdoor_origin_ids property is now optional, allowing users to use the depends_on meta-argument instead (#29350)

... (truncated)

Commits
  • 755a67b CHANGELOG.md for 4.70.0 (#32190)
  • 4769c0e Data Source: azurerm_storage_account_sas - fix regression silently dropping p...
  • 163791f machinelearning - retrieve storage accounts directly for datastore resource...
  • f8aa09d fix comment hiding (#32231)
  • ec39c7e azurerm_automation_webhook - split‎ CreateUpdate into Create and Update (#31975)
  • 0125cda add minimize-comment-as-outdated step after running /test (#32220)
  • 0626310 azurerm_synapse_managed_private_endpoint - migrate to go-azure-sdk and ad...
  • 8faa7af CI: bump actions/github-script to v9.0.0 (#32219)
  • 329a58a azurerm_bot_channel_directline: export extension_key_1 and extension_key_2 (#...
  • 9d3e9c8 [TestCase] azurerm_bot_web_app - fix acctest (#30459)
  • 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.70.0

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

Updates `hashicorp/azurerm` to 4.70.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.69.0...v4.70.0)

---
updated-dependencies:
- dependency-name: hashicorp/azurerm
  dependency-version: 4.70.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 Apr 26, 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 aa44d4c.
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 Apr 26, 2026

Superseded — A newer run has replaced this result.

🏗️ Terraform Plan

🌍 Environment: dev

✅ Validate — Passed

✅ Plan

📋 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.google_maps_api_key
➕ Create azurerm_key_vault_secret.maxmind_apikey
➕ Create azurerm_key_vault_secret.maxmind_userid
➕ Create azurerm_key_vault_secret.proxycheck_apikey
➕ 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 azurerm_storage_table.proxycheck
➕ 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

📋 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.google_maps_api_key
➕ Create azurerm_key_vault_secret.maxmind_apikey
➕ Create azurerm_key_vault_secret.maxmind_userid
➕ Create azurerm_key_vault_secret.proxycheck_apikey
➕ 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 azurerm_storage_table.proxycheck
➕ 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