Skip to content

Update hashicorp/azurerm requirement from ~> 4.70.0 to ~> 4.71.0 in /terraform in the terraform group#11

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/terraform/terraform/terraform-dd11387367
May 3, 2026
Merged

Update hashicorp/azurerm requirement from ~> 4.70.0 to ~> 4.71.0 in /terraform in the terraform group#11
github-actions[bot] merged 1 commit into
mainfrom
dependabot/terraform/terraform/terraform-dd11387367

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 3, 2026

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

Release notes

Sourced from hashicorp/azurerm's releases.

v4.71.0

4.71.0 (April 30, 2026)

FEATURES:

  • New Data Source: azurerm_cdn_frontdoor_security_policy (#31957)

ENHANCEMENTS:

  • dependencies: storage - update API version to 2025-08-01 (#32218)
  • azurerm_bot_channel_directline_speech - the cognitive_service_access_key and cognitive_service_location properties are now optional (#30243)
  • azurerm_eventhub - add support for storage_authentication_type and storage_authentication_id properties in the capture_description.destination block (#31265)
  • azurerm_kubernetes_cluster - the container_log_max_lines property has been renamed to container_log_max_files (#31721)
  • azurerm_kubernetes_cluster_node_pool - the container_log_max_lines property has been renamed to container_log_max_files (#31721)
  • azurerm_storage_account - add support for the Smart value to access_tier (#32218)
  • azurerm_storage_account - add support for the All value to allowed_copy_scope (#32218)
  • List Resource: azurerm_storage_account - skip resource data retrieval when include_resource is false (#31898)

BUG FIXES:

  • azurerm_mssql_managed_database - skip retrieval of long_term_retention_policy when the database is in a stopped state (#32246)
  • azurerm_mssql_managed_database - fix an issue that caused 400 errors when users did not specify long_term_retention_policy.yearly_retention (#32246)
  • azurerm_mssql_server - fix resource update to conform with enforcement of "AD Auth Only" policy (#31901)
  • azurerm_network_security_rule and azurerm_network_security_group - add case-insensitive handling for application security group IDs (#30913)
Changelog

Sourced from hashicorp/azurerm's changelog.

4.71.0 (April 30, 2026)

FEATURES:

  • New Data Source: azurerm_cdn_frontdoor_security_policy (#31957)

ENHANCEMENTS:

  • dependencies: storage - update API version to 2025-08-01 (#32218)
  • azurerm_bot_channel_directline_speech - the cognitive_service_access_key and cognitive_service_location properties are now optional (#30243)
  • azurerm_eventhub - add support for storage_authentication_type and storage_authentication_id properties in the capture_description.destination block (#31265)
  • azurerm_kubernetes_cluster - the container_log_max_lines property has been renamed to container_log_max_files (#31721)
  • azurerm_kubernetes_cluster_node_pool - the container_log_max_lines property has been renamed to container_log_max_files (#31721)
  • azurerm_storage_account - add support for the Smart value to access_tier (#32218)
  • azurerm_storage_account - add support for the All value to allowed_copy_scope (#32218)
  • List Resource: azurerm_storage_account - skip resource data retrieval when include_resource is false (#31898)

BUG FIXES:

  • azurerm_mssql_managed_database - skip retrieval of long_term_retention_policy when the database is in a stopped state (#32246)
  • azurerm_mssql_managed_database - fix an issue that caused 400 errors when users did not specify long_term_retention_policy.yearly_retention (#32246)
  • azurerm_mssql_server - fix resource update to conform with enforcement of "AD Auth Only" policy (#31901)
  • azurerm_network_security_rule and azurerm_network_security_group - add case-insensitive handling for application security group IDs (#30913)

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)

... (truncated)

Commits
  • c3bddba CHANGELOG.md for 4.71.0 (#32243)
  • af8cac8 Tests: add mention to GH comment on failure (#32275)
  • 4b5e6d5 fix acctests: azurerm_site_recovery_replicated_vm, `azurerm_site_recovery_b...
  • 47063ec Add case-insensitive handling for application security group IDs (#30913)
  • a2ba440 azurerm_mssql_server - fix resource update to conform with enforcement of "...
  • 074344d azurerm_disk_encryption_set - Nested item ID migration (#32253)
  • 8fa764b azurerm_bot_channel_directline_speech: Change location and key to optional (#...
  • 9fc021c 5.0: azurerm_kubernetes_[cluster|cluster_node_pool]: correct container_log_...
  • 2a6cd6d azurerm_mssql_managed_database - fix long_term_retention_policy (#32246)
  • 51e124e keyvault - replace nested item funcs with common funcs from `go-azure-helpe...
  • 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

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

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

---
updated-dependencies:
- dependency-name: hashicorp/azurerm
  dependency-version: 4.71.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 May 3, 2026
@github-actions github-actions Bot enabled auto-merge (squash) May 3, 2026 02:15
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 3, 2026

Dependency Review

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

Scanned Files

None

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 3, 2026

Superseded — A newer run has replaced this result.

🏗️ Terraform Plan

🌍 Environment: dev

✅ Validate — Passed

✅ Plan

Count
➕ Add 7
📋 Resource Details
Action Resource
➕ Create azurerm_linux_function_app.function_app
➕ Create azurerm_monitor_activity_log_alert.rg_resource_health
➕ Create azurerm_monitor_metric_alert.dead_letter_messages
➕ Create azurerm_monitor_metric_alert.queue_backlog
➕ Create azurerm_role_assignment.app_to_storage
➕ Create azurerm_storage_account.function_app_storage
➕ Create random_id.environment_id

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 3, 2026

🏗️ Terraform Plan

🌍 Environment: dev

✅ Validate — Passed

✅ Plan

Count
➕ Add 7
📋 Resource Details
Action Resource
➕ Create azurerm_linux_function_app.function_app
➕ Create azurerm_monitor_activity_log_alert.rg_resource_health
➕ Create azurerm_monitor_metric_alert.dead_letter_messages
➕ Create azurerm_monitor_metric_alert.queue_backlog
➕ Create azurerm_role_assignment.app_to_storage
➕ Create azurerm_storage_account.function_app_storage
➕ Create random_id.environment_id

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 3, 2026

@github-actions github-actions Bot merged commit 88e40e5 into main May 3, 2026
34 of 37 checks passed
@dependabot dependabot Bot deleted the dependabot/terraform/terraform/terraform-dd11387367 branch May 3, 2026 02:18
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