chore(deps): update terraform azurerm to ~> 4.71.0#156
Merged
bengtfredh merged 1 commit intomainfrom May 8, 2026
Merged
Conversation
9f89b44 to
764ffc2
Compare
bengtfredh
approved these changes
May 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
~> 4.68.0→~> 4.71.04.72.0Release Notes
hashicorp/terraform-provider-azurerm (azurerm)
v4.71.0Compare Source
FEATURES:
azurerm_cdn_frontdoor_security_policy(#31957)ENHANCEMENTS:
storage- update API version to2025-08-01(#32218)azurerm_bot_channel_directline_speech- thecognitive_service_access_keyandcognitive_service_locationproperties are now optional (#30243)azurerm_eventhub- add support forstorage_authentication_typeandstorage_authentication_idproperties in thecapture_description.destinationblock (#31265)azurerm_kubernetes_cluster- thecontainer_log_max_linesproperty has been renamed tocontainer_log_max_files(#31721)azurerm_kubernetes_cluster_node_pool- thecontainer_log_max_linesproperty has been renamed tocontainer_log_max_files(#31721)azurerm_storage_account- add support for theSmartvalue toaccess_tier(#32218)azurerm_storage_account- add support for theAllvalue toallowed_copy_scope(#32218)azurerm_storage_account- skip resource data retrieval wheninclude_resourceisfalse(#31898)BUG FIXES:
azurerm_mssql_managed_database- skip retrieval oflong_term_retention_policywhen the database is in a stopped state (#32246)azurerm_mssql_managed_database- fix an issue that caused 400 errors when users did not specifylong_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_ruleandazurerm_network_security_group- add case-insensitive handling for application security group IDs (#30913)v4.70.0Compare Source
FEATURES:
azurerm_storage_mover(#32165)azurerm_storage_mover_agent(#32166)azurerm_storage_mover_source_endpoint(#32167)ENHANCEMENTS:
azurerm_synapse_managed_private_endpoint- update to API version2021-06-01-preview(#32153)cosmosdb/mongorbacs- update to API version2025-10-15(#32164)giovanniupdate tov0.29.0(#32188)go-azure-sdk- update tov0.20260417.1195006(#31974)azurerm_backup_policy_vm- add support for theconsistency_typeproperty (#32203)azurerm_bot_channel_directline- export theextension_key_1andextension_key_2properties (#30242)azurerm_bot_web_app- add support for themicrosoft_app_type,microsoft_app_tenant_id, andmicrosoft_app_user_assigned_identity_idproperties (#30459)azurerm_dashboard_grafana- add support for thesku_sizeproperty (#31047)azurerm_key_vault_key- migrate togo-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 togo-azure-sdk(#32153)azurerm_synapse_managed_private_endpoint- add support for thefully_qualified_domain_namesproperty (#32153)BUG FIXES:
azurerm_storage_account_sas- fix a regression that caused missing permissions in thesasproperty (#32234)azurerm_container_app_environment- fix potential nil pointer dereferences to prevent panics (#32198)v4.69.0Compare Source
FEATURES:
azurerm_traffic_manager_profile(#31977)azurerm_web_pubsub(#32126)azurerm_automation_runtime_environment_package(#32022)azurerm_container_app_environment_managed_certificate(#31137)ENHANCEMENTS:
Go- update to1.25.9(#32148)kubernetesconfiguration/fluxconfiguration- update to API version2025-04-01(#32080)azurerm_kubernetes_cluster_node_pool- export thenode_image_versionproperty (#32108)azurerm_storage_account_blob_container_sas- expandpermissionsblock to include new fields (#32149)azurerm_storage_account_sas- expandpermissionsblock to include new fields (#32149)azurerm_storage_share- export therbac_scope_idproperty (#31194)azurerm_bot_channels_registration- add support for themicrosoft_app_type,microsoft_app_tenant_id, andmicrosoft_app_user_assigned_identity_idproperties (#30457)azurerm_cdn_frontdoor_route- thecdn_frontdoor_origin_idsproperty is now optional, allowing users to use thedepends_onmeta-argument instead (#29350)azurerm_cognitive_deployment- therai_policy_nameproperty is now Optional + Computed as Azure returns a value when not set in the creation request (#32131)azurerm_container_app- add support foridentity_idproperty incustom_scale_ruleblock (#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 thenode_image_versionproperty (#32108)azurerm_kubernetes_flux_configuration- thegit_repository.providerproperty now supportsGitHub(#32080)azurerm_monitor_scheduled_query_rules_alert_v2- add support for email_subject within action block (#32132)azurerm_storage_share- export therbac_scope_idproperty (#31194)BUG FIXES:
azurerm_linux_virtual_machine- parseos_managed_disk_idinsensitively as Azure returns static segments cased inconsistently (#32145)azurerm_private_dns_resolver_inbound_endpoint- theip_configurations.private_ip_address,ip_configurations.private_ip_allocation_method, andip_configurations.subnet_idproperties are now ForceNew as the API does not allow updating these values (#31088)Configuration
📅 Schedule: (in timezone Europe/Oslo)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.