github hashicorp/terraform-provider-azurerm v2.40.0

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

2.40.0 (December 10, 2020)

FEATURES:

  • New Resource: azurerm_app_service_certificate_binding (#9415)
  • New Resource: azurerm_digital_twins_endpoint_eventhub (#9673)
  • New Resource: azurerm_digital_twins_endpoint_servicebus (#9702)
  • New Resource: azurerm_media_asset (#9387)
  • New Resource: azurerm_media_transform (#9663)
  • New Resource: azurerm_resource_provider (#7951)
  • New Resource: azurerm_stack_hci_cluster (#9134)
  • New Resource: azurerm_storage_share_file (#9406)
  • New Resource: azurerm_storage_sync_cloud_endpoint (#8540)

IMPROVEMENTS:

  • dependencies: upgrading github.com/Azure/go-autorest/validation to v0.3.1 (#9783)
  • dependencies: updating Log Analytics to API version 2020-08-01 (#9764)
  • internal: disabling the Azure SDK's validation since it's superfluous (#9783)
  • azurerm_app_service - support for PHP version 7.4 (#9727)
  • azurerm_bot_channel_directline - support for enhanced import validation (#9690)
  • azurerm_bot_channel_email - support for enhanced import validation (#9690)
  • azurerm_bot_channel_ms_teams - support for enhanced import validation (#9690)
  • azurerm_bot_channel_slack - support for enhanced import validation (#9690)
  • azurerm_bot_channels_registration - support for enhanced import validation (#9690)
  • azurerm_bot_connection - support for enhanced import validation (#9690)
  • azurerm_bot_web_app - support for enhanced import validation (#9690)
  • azurerm_cosmosdb_sql_container - support for the partition_key_version property (#9496)
  • azurerm_kusto_cluster - support for the engine property (#9696)
  • azurerm_kusto_eventhub_data_connection - support for compression (#9692)
  • azurerm_iothub - support for the min_tls_version property (#9670)
  • azurerm_recovery_services_vault - support for the identity block (#9689)
  • azurerm_redis_cache - adding enhanced import validation (#9771)
  • azurerm_redis_cache - adding validation that subnet_id is a valid Subnet ID (#9771)
  • azurerm_redis_firewall_rule - adding enhanced import validation (#9771)
  • azurerm_redis_linked_server - adding enhanced import validation (#9771)
  • azurerm_redis_linked_server - adding validation that linked_redis_cache_id is a valid Redis Cache ID (#9771)
  • azurerm_security_center_automation - support for the description and tags properties (#9676)
  • azurerm_stream_analytics_reference_input_blob - support for enhanced import validation (#9735)
  • azurerm_stream_analytics_stream_input_blob - support for enhanced import validation (#9735)
  • azurerm_stream_analytics_stream_input_iothub - support for enhanced import validation (#9735)
  • azurerm_stream_analytics_stream_input_eventhub - support for enhanced import validation (#9735)
  • azurerm_storage_account - enable the allow_blob_public_access and azurerm_storage_account properties in US Government Cloud (#9540)

BUG FIXES:

  • azurerm_app_service_managed_certificate - create certificate in service plan resource group to prevent diff loop (#9701)
  • azurerm_bot_channel_directline - the field bot_name is now ForceNew to match the documentation/API behaviour (#9690)
  • azurerm_bot_channel_ms_teams - the field bot_name is now ForceNew to match the documentation/API behaviour (#9690)
  • azurerm_bot_channel_slack - the field bot_name is now ForceNew to match the documentation/API behaviour (#9690)
  • azurerm_bot_connection - the field bot_name is now ForceNew to match the documentation/API behaviour (#9690)
  • azurerm_frontdoor - working around an upstream API issue by rewriting the returned ID's within Terraform (#9750)
  • azurerm_frontdoor_custom_https_configuration - working around an upstream API issue by rewriting the returned ID's within Terraform (#9750)
  • azurerm_frontdoor_firewall_policy - working around an upstream API issue by rewriting the returned ID's within Terraform (#9750)
  • azurerm_media_services_account - fixing a bug where storage_authentication_type wasn't set (#9663)
  • azurerm_media_service_account - checking for the presence of an existing account during creation (#9802)
  • azurerm_postgresql_server - changing the geo_redundant_backup_enabled property now forces a new resource (#9694)
  • azurerm_postgresql_server - Fix issue when specifying empty threat detection list attributes (#9739)
  • azurerm_signar_service - having an empty allowed_origins in the cors block will no longer cause a panic (#9671)

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

NewReleases is sending notifications on new releases.