Skip to content

chore(deps): update terraform azurerm to ~> 4.71.0#156

Merged
bengtfredh merged 1 commit intomainfrom
renovate/azurerm-4.x
May 8, 2026
Merged

chore(deps): update terraform azurerm to ~> 4.71.0#156
bengtfredh merged 1 commit intomainfrom
renovate/azurerm-4.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 7, 2026

This PR contains the following updates:

Package Type Update Change Pending
azurerm (source) required_provider minor ~> 4.68.0~> 4.71.0 4.72.0

Release Notes

hashicorp/terraform-provider-azurerm (azurerm)

v4.71.0

Compare Source

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)

v4.70.0

Compare Source

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)

v4.69.0

Compare Source

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)
  • azurerm_cognitive_deployment - the rai_policy_name property is now Optional + Computed as Azure returns a value when not set in the creation request (#​32131)
  • azurerm_container_app - add support for identity_id property in custom_scale_rule block (#​29777)
  • azurerm_key_vault - added object-name max length validation for all key vault entries (keys, secrets, certs, etc) (#​30665)
  • azurerm_kubernetes_cluster_node_pool - export the node_image_version property (#​32108)
  • azurerm_kubernetes_flux_configuration - the git_repository.provider property now supports GitHub (#​32080)
  • azurerm_monitor_scheduled_query_rules_alert_v2 - add support for email_subject within action block (#​32132)
  • azurerm_storage_share - export the rbac_scope_id property (#​31194)

BUG FIXES:

  • azurerm_linux_virtual_machine - parse os_managed_disk_id insensitively as Azure returns static segments cased inconsistently (#​32145)
  • azurerm_private_dns_resolver_inbound_endpoint - the ip_configurations.private_ip_address, ip_configurations.private_ip_allocation_method, and ip_configurations.subnet_id properties are now ForceNew as the API does not allow updating these values (#​31088)

Configuration

📅 Schedule: (in timezone Europe/Oslo)

  • Branch creation
    • "before 07:00 on Thursday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@bengtfredh bengtfredh merged commit 8e4b39d into main May 8, 2026
23 checks passed
@bengtfredh bengtfredh deleted the renovate/azurerm-4.x branch May 8, 2026 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant