github hashicorp/terraform-provider-azurerm v2.36.0

latest releases: v4.3.0, v4.2.0, v4.1.0...
3 years ago

2.36.0 (November 12, 2020)

UPGRADE NOTES:

  • azurerm_network_connection_monitor - has been updated to work with v2 of the resource as the service team is deprecating v1 - all v1 properties have been deprecated and will be removed in version 3.0 of the provider and v2 propeties added. (#8640)

FEATURES:

  • New Data Source: azurerm_data_share_dataset_kusto_database (#8544)
  • New Data Source: azurerm_traffic_manager_profile (#9229)
  • New Resource: azurerm_api_management_custom_domain (#8228)
  • New Resource: azurerm_data_share_dataset_kusto_database (#8544)
  • New Resource: azurerm_log_analytics_storage_insights (#9014)
  • New Resource: azurerm_monitor_smart_detector_alert_rule (#9032)
  • New Resource: azurerm_virtual_hub_security_partner_provider (#8978)
  • New Resource: azurerm_virtual_hub_bgp_connection (#8959)

IMPROVEMENTS:

  • dependencies: upgrading to v0.4.2 of github.com/Azure/go-autorest/autorest/azure/cli (#9168)
  • dependencies: upgrading to v48.1.0 of github.com/Azure/azure-sdk-for-go (#9213)
  • dependencies: upgrading to v0.13.0 of github.com/hashicorp/go-azure-helpers (#9191)
  • dependencies: upgrading to v0.14.0 of github.com/tombuildsstuff/giovanni (#9189)
  • storage: upgrading the Data Plane API's to API Version 2019-12-12 (#9192)
  • Data Source azurerm_kubernetes_node_pool - exporting proximity_placement_group_id (#9195)
  • azurerm_app_service support v5.0 for the dotnet_framework_version (#9251)
  • azurerm_availability_set - adding validation to the name field (#9279)
  • azurerm_cosmosdb_account - support for the key_vault_key_id property allowing use of Customer Managed Keys (#8919)
  • azurerm_eventgrid_domain - adding validation to the name field (#9281)
  • azurerm_eventgrid_domain_topic - adding validation to the name field (#9281)
  • azurerm_eventgrid_domain_topic - adding validation to the domain_name field (#9281)
  • azurerm_eventgrid_event_subscription - adding validation to the name field (#9281)
  • azurerm_eventgrid_topic - adding validation to the name field (#9281)
  • azurerm_eventgrid_system_topic - adding validation to the name field (#9281)
  • azurerm_function_app - support for the health_check_path property under site_config (#9233)
  • azurerm_linux_virtual_machine - support for managed boot diagnostics by leaving the storage_account_uri property empty (#8917)
  • azurerm_linux_virtual_machine_scale_set - support for managed boot diagnostics by leaving the storage_account_uri property empty (#8917)
  • azurerm_log_analytics_workspace - support for the internet_ingestion_enabled and internet_query_enabled properties (#9033)
  • azurerm_logic_app_workflow added logicapp name validation (#9282)
  • azurerm_kubernetes_cluster - support for proximity_placement_group_id within the default_node_pool block (#9195)
  • azurerm_kubernetes_node_pool - support for proximity_placement_group_id (#9195)
  • azurerm_policy_remediation - support for the resource_discovery_mode property (#9210)
  • azurerm_point_to_site_vpn_gateway - support for the route block (#9158)
  • azurerm_virtual_network - support for the bgp_community and vnet_protection_enabled (#8979)
  • azurerm_vpn_gateway - support for the instance_0_bgp_peering_addresses and instance_1_bgp_peering_addresses blocks (#9035)
  • azurerm_windows_virtual_machine - support for managed boot diagnostics by leaving the storage_account_uri property empty (#8917)
  • azurerm_windows_virtual_machine_scale_set - support for managed boot diagnostics by leaving the storage_account_uri property empty (#8917)

BUG FIXES:

  • azurerm_cosmosdb_sql_database no longer attempts to get throughput settings when cosmos account is serverless (#9187)
  • azurerm_kubernetes_cluster - changing the field availability_zones within the default_node_pool block now requires recreating the resource to match the behaviour of the Azure API (#8814)
  • azurerm_kubernetes_cluster_node_pool - changing the field availability_zones now requires recreating the resource to match the behaviour of the Azure API (#8814)
  • azurerm_log_analytics_workspace - fix the Free tier from setting the daily_quota_gb property (#9228)
  • azurerm_linux_virtual_machine - the field disk_size_gb within the os_disk block can now be configured up to 4095 (#9202)
  • azurerm_linux_virtual_machine_scale_set - the field disk_size_gb within the os_disk block can now be configured up to 4095 (#9202)
  • azurerm_linux_virtual_machine_scale_set - the field computer_name_prefix can now end with a dash (#9182)
  • azurerm_windows_virtual_machine - the field disk_size_gb within the os_disk block can now be configured up to 4095 (#9202)
  • azurerm_windows_virtual_machine_scale_set - the field disk_size_gb within the os_disk block can now be configured up to 4095 (#9202)

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

NewReleases is sending notifications on new releases.