github hashicorp/terraform-provider-azurerm v2.17.0

latest releases: v3.101.0, v3.100.0, v3.99.0...
3 years ago

2.17.0 (July 03, 2020)

UPGRADE NOTES:

  • azurerm_hdinsight_hadoop_cluster - the enabled property within the gateway block now defaults to true and cannot be disabled, due to a behavioural change in the Azure API (#7111)
  • azurerm_hdinsight_hbase_cluster - the enabled property within the gateway block now defaults to true and cannot be disabled, due to a behavioural change in the Azure API (#7111)
  • azurerm_hdinsight_interactive_query_cluster - the enabled property within the gateway block now defaults to true and cannot be disabled, due to a behavioural change in the Azure API (#7111)
  • azurerm_hdinsight_kafka_cluster - the enabled property within the gateway block now defaults to true and cannot be disabled, due to a behavioural change in the Azure API (#7111)
  • azurerm_hdinsight_ml_services_cluster - the enabled property within the gateway block now defaults to true and cannot be disabled, due to a behavioural change in the Azure API (#7111)
  • azurerm_hdinsight_rserver_cluster - the enabled property within the gateway block now defaults to true and cannot be disabled, due to a behavioural change in the Azure API (#7111)
  • azurerm_hdinsight_spark_cluster - the enabled property within the gateway block now defaults to true and cannot be disabled, due to a behavioural change in the Azure API (#7111)
  • azurerm_hdinsight_storm_cluster - the enabled property within the gateway block now defaults to true and cannot be disabled, due to a behavioural change in the Azure API (#7111)

FEATURES:

  • New Resource: azurerm_kusto_cluster_principal_assignment (#7533)

ENHANCEMENTS:

  • dependencies: updating to v43.2.0 of github.com/Azure/azure-sdk-for-go (#7546)
  • Data Source: azurerm_eventhub_namespace - exposing the zone_redundant property (#7534)
  • Data Source: azurerm_postgresql_server - exposing sku_name (#7523)
  • azurerm_app_service_environment - the property user_whitelisted_ip_ranges has been deprecated and renamed to allowed_user_ip_cidrs to clarify the function and expected format (#7499)
  • azurerm_eventhub_namespace - support for the zone_redundant property (#7534)
  • azurerm_key_vault_certificate - exposing the certificate_attribute block (#7387)
  • azurerm_sentinel_alert_rule_ms_security_incident - the property text_whitelist has been deprecated and renamed to display_name_filter to better match the api (#7499)
  • azurerm_shared_image - support for specialized images via the specialized property (#7277)
  • azurerm_shared_image_version - support for specialized images via the specialized property (#7277)
  • azurerm_spring_cloud_service - support for sku_name (#7531)
  • azurerm_spring_cloud_service - support for the trace block (#7531)

BUG FIXES:

  • azurerm_api_management_named_value - polling until the property is fully created (#7547)
  • azurerm_api_management_property - polling until the property is fully created (#7547)
  • azurerm_linux_virtual_machine_scale_set - using the provider feature roll_instances_when_required when upgrade_mode is set to Manual (#7513)
  • azurerm_marketplace_agreement - fix issue around import (#7515)
  • azurerm_windows_virtual_machine_scale_set - using the provider feature roll_instances_when_required when upgrade_mode is set to Manual (#7513)

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

NewReleases is sending notifications on new releases.