github hashicorp/terraform-provider-azurerm v2.34.0

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

2.34.0 (October 29, 2020)

UPGRADE NOTES

  • azurerm_api_management_api - fixing a regression introduced in v2.16 where this value for subscription_required was defaulted to false instead of true (#7963)

FEATURES:

  • New Data Source: azurerm_cognitive_account (#8773)
  • New Resource: azurerm_log_analytics_data_export_rule (#8995)
  • New Resource: azurerm_log_analytics_linked_storage_account (#9002)
  • New Resource: azurerm_security_center_auto_provisioning (#8595)
  • New Resource: azurerm_synapse_role_assignment (#8863)
  • New Resource: azurerm_vpn_site (#8896)

IMPROVEMENTS:

  • Data Source: azurerm_policy_definition - can now look up built-in policy by name (#9078)
  • azurerm_backup_policy_vm - support for the property instant_restore_retention_days (#8822)
  • azurerm_container_group - support for the property git_repo within the volume block (#7924)
  • azurerm_iothub - support for the resource_group property within the endpoint block (#8032)
  • azurerm_key_vault - support for the contact block (#8937)
  • azurerm_log_analytics_saved_search - support for tags (#9034)
  • azurerm_log_analytics_solution - support for tags (#9048)
  • azurerm_logic_app_trigger_recurrence - support for time_zone [#8829]
  • azurerm_policy_definition - can now look up builtin policy by name (#9078)

BUG FIXES:

  • azurerm_automation_module - raising the full error from the Azure API during creation (#8498)
  • azurerm_api_management_api - fixing a regression introduced in v2.16 where the value for subscription_required was defaulted to false instead of true (#7963)
  • azurerm_app_service - fixing a crash when provisioning an app service inside an App Service Environment which doesn't exist (#8993)
  • azurerm_cdn_endpoint - disable persisting default value for is_compression_enabled to state file (#8610)
  • azurerm_databricks_workspace correctly validate the name property (#8997)
  • azurerm_dev_test_policy - now correctly deletes (#9077)
  • azurerm_log_analytics_workspace - support for the daily_quota_gb property (#8861)
  • azurerm_local_network_gateway - support for the gateway_fqdn property (#8998)
  • azurerm_key_vault - prevent unwanted diff due to inconsistent casing for the sku_name property (#8983)
  • azurerm_kubernetes_cluster - fix issue where min_count and max_count couldn't be equal (#8957)
  • azurerm_kubernetes_cluster - min_count can be updated when enable_auto_scaling is set to true (#8619)
  • azurerm_private_dns_zone_virtual_network_link - fixes case issue in name (#8617)
  • azurerm_private_endpoint - fix crash when deleting private endpoint (#9068)
  • azurerm_signalr_service - switching thefeatures block to a set so order is irrelevant (#8815)
  • azurerm_virtual_desktop_application_group - correctly validate the nameproperty (#9030)

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

NewReleases is sending notifications on new releases.