Skip to content

Update hashicorp/azurerm requirement from ~> 3.116 to ~> 4.71 in /terraform-infrastructure#39

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/terraform/terraform-infrastructure/hashicorp/azurerm-tw-4.71
Open

Update hashicorp/azurerm requirement from ~> 3.116 to ~> 4.71 in /terraform-infrastructure#39
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/terraform/terraform-infrastructure/hashicorp/azurerm-tw-4.71

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

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

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 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)

Updates the requirements on [hashicorp/azurerm](https://github.com/hashicorp/terraform-provider-azurerm) to permit the latest version.
- [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@v3.116.0...v4.71.0)

---
updated-dependencies:
- dependency-name: hashicorp/azurerm
  dependency-version: 4.71.0
  dependency-type: direct:production
...

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 1, 2026
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.

0 participants