github hashicorp/terraform-provider-azurerm v2.50.0

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

2.50.0 (March 05, 2021)

FEATURES:

  • New Data Source: azurerm_vmware_private_cloud (#9284)
  • New Resource: azurerm_kusto_eventgrid_data_connection (#10712)
  • New Resource: azurerm_sentinel_data_connector_aws_cloud_trail (#10664)
  • New Resource: azurerm_sentinel_data_connector_azure_active_directory (#10665)
  • New Resource: azurerm_sentinel_data_connector_office_365 (#10671)
  • New Resource: azurerm_sentinel_data_connector_threat_intelligence (#10670)
  • New Resource: azurerm_subscription (#10718)
  • New Resource: azurerm_vmware_private_cloud (#9284)

ENHANCEMENTS:

  • dependencies: updating to v52.0.0 of github.com/Azure/azure-sdk-for-go (#10787)
  • dependencies: updating compute to API version 2020-12-01 (#10650)
  • Data Source: azurerm_dns_zone - updating to use a consistent Terraform Resource ID to avoid API issues (#10786)
  • azurerm_dns_a_record - updating to use a consistent Terraform Resource ID to avoid API issues (#10786)
  • azurerm_dns_aaaa_record - updating to use a consistent Terraform Resource ID to avoid API issues (#10786)
  • azurerm_dns_caa_record - updating to use a consistent Terraform Resource ID to avoid API issues (#10786)
  • azurerm_dns_cname_record - updating to use a consistent Terraform Resource ID to avoid API issues (#10786)
  • azurerm_dns_mx_record - updating to use a consistent Terraform Resource ID to avoid API issues (#10786)
  • azurerm_dns_ns_record - updating to use a consistent Terraform Resource ID to avoid API issues (#10786)
  • azurerm_dns_ptr_record - updating to use a consistent Terraform Resource ID to avoid API issues (#10786)
  • azurerm_dns_srv_record - updating to use a consistent Terraform Resource ID to avoid API issues (#10786)
  • azurerm_dns_txt_record - updating to use a consistent Terraform Resource ID to avoid API issues (#10786)
  • azurerm_dns_zone - updating to use a consistent Terraform Resource ID to avoid API issues (#10786)
  • azurerm_function_app_host_keys - support for event_grid_extension_config_key (#10823)
  • azurerm_keyvault_secret - support for the versionless_id property (#10738)
  • azurerm_kubernetes_cluster - support private_dns_zone_id when using a service_principal (#10737)
  • azurerm_kusto_cluster - supports for the double_encryption_enabled property (#10264)
  • azurerm_linux_virtual_machine - support for configuring license_type (#10776)
  • azurerm_log_analytics_workspace_resource - support permanent deletion of workspaces with the permanently_delete_on_destroy feature flag (#10235)
  • azurerm_monitor_action_group - support for secure webhooks via the aad_auth block (#10509)
  • azurerm_mssql_database - support for the log_monitoring_enabled property within the extended_auditing_policy block (#10324)
  • azurerm_mssql_database_extended_auditing_policy - support for the log_monitoring_enabled property (#10324)
  • azurerm_mssql_server - support for the log_monitoring_enabled property within the extended_auditing_policy block (#10324)
  • azurerm_mssql_server_extended_auditing_policy - support for the log_monitoring_enabled property [#10324]
  • azurerm_signalr_service - support for the upstream_endpoint block (#10459)
  • azurerm_sql_server - support for the log_monitoring_enabled property within the extended_auditing_policy block (#10324)
  • azurerm_sql_database - support for the log_monitoring_enabled property within the extended_auditing_policy block (#10324)
  • azurerm_spring_cloud_java_deployment - supporting delta updates (#10729)
  • azurerm_virtual_network_gateway - deprecate peering_address in favour of peering_addresses (#10381)

BUG FIXES:

  • Data Source: azurerm_netapp_volume - fixing a crash when setting data_protection_replication (#10795)
  • azurerm_api_management - changing the sku_name property no longer forces a new resouce to be created (#10747)
  • azurerm_api_management - the field tenant_access can only be configured when not using a Consumption SKU (#10766)
  • azurerum_frontdoor - removed the MaxItems validation from the Backend Pools (#10828)
  • azurerm_kubernetes_cluster_resource - allow windows passwords as short as 8 charaters long (#10816)
  • azurerm_cosmosdb_mongo_collection - ignore throughput if Cosmos DB provisioned in 'serverless' capacity mode (#10389)
  • azurerm_linux_virtual_machine - parsing the User Assigned Identity ID case-insensitively to work around an Azure API issue (#10722)
  • azurerm_linux_virtual_machine_scale_set - parsing the User Assigned Identity ID case-insensitively to work around an Azure API issue (#10722)
  • azurerm_netapp_volume - fixing a crash when setting data_protection_replication (#10795)
  • azurerm_virtual_machine - parsing the User Assigned Identity ID case-insensitively to work around an Azure API issue (#10722)
  • azurerm_virtual_machine_scale_set - parsing the User Assigned Identity ID case-insensitively to work around an Azure API issue (#10722)
  • azurerm_windows_virtual_machine - parsing the User Assigned Identity ID case-insensitively to work around an Azure API issue (#10722)
  • azurerm_windows_virtual_machine_scale_set - parsing the User Assigned Identity ID case-insensitively to work around an Azure API issue (#10722)

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

NewReleases is sending notifications on new releases.