github hashicorp/terraform-provider-azurerm v2.86.0

latest releases: v4.4.0, v4.3.0, v4.2.0...
2 years ago

2.86.0 (November 19, 2021)

FEATURES:

  • New Beta Resource: azurerm_linux_function_app (#13806)
  • New Resource: azurerm_automation_webhook (#13893)
  • New Resource: azurerm_resource_group_cost_management_export (#14140)
  • New Resource: azurerm_subscription_cost_management_export (#14140)
  • New Resource: azurerm_logz_tag_rule (#14020)
  • New Resource: azurerm_monitor_private_link_scoped_service (#14119)
  • New Resource: azurerm_storage_disks_pool (#14145)

ENHANCEMENTS:

  • compute: updating to use API Version 2021-07-01 (#14174)
  • databricks: updating the embedded SDK to use the new Resource ID Parsers (#14157)
  • datalake: updating the embedded SDK to use the new Resource ID Parsers (#14158)
  • maps: updating the embedded SDK to use the new Resource ID Parsers (#14155)
  • powerbi: updating the embedded SDK to use the new Resource ID Parsers (#14154)
  • relay: updating the embedded SDK to use the new Resource ID Parsers (#14153)
  • signalr: updating the embedded SDK to use the new Resource ID Parsers (#14150)
  • storage: updating to use API Version 2021-04-01 (#14083)
  • videoanalyzer: updating the embedded SDK to use the new Resource ID Parsers (#14135)
  • Data Source: azurerm_storage_account - support for the table_encryption_key_type and queue_encryption_key_type attributes (#14080)
  • azurerm_container_registry - support for the anonymous_pull_enabled, data_endpoint_enabled, and network_rule_bypass_option properties (#14096)
  • azurerm_cosmosdb_cassandra_datacenter - support the availabilit_zones_enabled property (#14235)
  • azurerm_cost_management_export_resource_group - has been deprecated in favour of the azurerm_resource_group_cost_management_export resource (#14140)
  • azurerm_disk_encryption_set - add support for the encryption_type property (#14218)
  • azurerm_elastic_pool - support for the Fsv2 family SKUs (#14250)
  • azurerm_key_vault_certificate - groundwork for the (currently disabled) 3.0 feature to support more granular configuration of soft-delete and purge protection (#13682)
  • azurerm_key_vault_key - groundwork for the (currently disabled) 3.0 feature to support more granular configuration of soft-delete and purge protection (#13682)
  • azurerm_key_vault_secret - groundwork for the (currently disabled) 3.0 feature to support more granular configuration of soft-delete and purge protection (#13682)
  • azurerm_key_vault_certificate - the certificate_policy property is now optional for imported certificates (#14225)
  • azurerm_kubernetes_cluster - support for outbound_type = *NATGateway and the nat_gateway_profile block (#14142)
  • azurerm_linux_web_app - (Beta) add support for health_check_eviction_time_in_mins and vnet_route_all_enabled (#14202)
  • azurerm_managed_disk - support for the on_demand_bursting_enabled property (#14137)
  • azurerm_mssql_server - support for the azuread_authentication_only property on creation (#14169)
  • azurerm_machine_learning_workspace - support for the encryption block (#14120)
  • azurerm_orchestrated_virtual_machine_scale_set - added support for VMSS Flex public preview (#14003)
  • azurerm_postgresql_flexible_server - the zone and standby_availability_zone properties are no longer computed (#13843)
  • azurerm_public_ip_prefix - support for the ip_version property (#14228)
  • azurerm_purview_account - support for the managed_resource_group_name property (#14217)
  • azurerm_resource_provider_registration - support for managing features (#12385)
  • azurerm_windows_virtual_machine - support for the vtpm_enabled and secure_boot_enabled properties (#13713)
  • azurerm_windows_virtual_machine_scale_set - support for the vtpm_enabled and secure_boot_enabled properties (#13713)
  • azurerm_windows_web_app - (Beta) add support for the health_check_eviction_time_in_mins and vnet_route_all_enabled properties (#14202)
  • azurerm_stream_analytics_output_servicebus_topic - support for the property_columns property (#14252)
  • azurerm_storage_account - support for table_encryption_key_type and queue_encryption_key_type properties (#14080)
  • azurerm_storage_account - (Beta) add a state migration for the renaming of allow_blob_public_access to allow_nested_items_to_be_public (#13607)
  • azurerm_sql_active_directory_administrator - support for the azuread_authentication_only property (#14172)
  • azurerm_virtual_network - support for the flow_timeout_in_minutes property (#14200)
  • azurerm_virtual_desktop_application_group - support for the default_desktop_display_name property (#14227)

BUG FIXES:

  • azurerm_backup_protected_file_share - correctly list file shares that are added to an existing storage account not returned by the Backup Protectable Items API (#14238)
  • azurerm_frontdoor - validation for probe_method allows the default value (#14204)
  • azurerm_key_vault_managed_hardware_security_module - extend context timeouts for creation and deletion (#14253)
  • azurerm_key_vault_certificate - changing the tags property no longer forces a new resource to be created (#14079)
  • azurerm_linux_virtual_machine_scale_set - changing the source_image_reference.offer and source_image_reference.publisher now creates a new resource (#14165)
  • azurerm_mssql_database - corrert an error when using OnlineSecondary with auditing on the primary database (#14192)
  • azurerm_network_watcher_flow_log - now locks on the network security group to prevent AnotherOperationInProgress errors (#14160)
  • azurerm_windows_virtual_machine_scale_set - source_image_reference.offer and source_image_reference.publisher are now ForceNew (#14165)

Don't miss a new terraform-provider-azurerm release

NewReleases is sending notifications on new releases.