github hashicorp/terraform-provider-azurerm v2.37.0

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

2.37.0 (November 20, 2020)

FEATURES:

  • New Data Source: azurerm_servicebus_subscription (#9272)
  • New Data Source: azurerm_storage_encryption_scope (#8894)
  • New Resource: azurerm_log_analytics_cluster (#8946)
  • New Resource: azurerm_log_analytics_cluster_customer_managed_key (#8946)
  • New Resource: azurerm_security_center_automation (#8781)
  • New Resource: azurerm_storage_data_lake_gen2_path (#7521)
  • New Resource: azurerm_storage_encryption_scope (#8894)
  • New Resource: azurerm_vpn_gateway_connection (#9160)

IMPROVEMENTS:

  • storage: foundational improvements to support toggling between the Data Plane and Resource Manager Storage API's in the future (#9314)
  • Data Source: azurerm_firewall- exposing dns_servers, firewall_policy_id, sku_name, sku_tier, threat_intel_mode, virtual_hub and zones (#8879)
  • Data Source: azurerm_firewall- exposing public_ip_address_id and private_ip_address_id within the ip_configuration block (#8879)
  • Data Source: azurerm_firewall- exposing name within the management_ip_configuration block (#8879)
  • Data Source: azurerm_kubernetes_node_pool - exposing os_disk_type (#9166)
  • azurerm_api_management_api_diagnostic - support for the always_log_errors, http_correlation_protocol, log_client_ip and verbosity attributes (#9172)
  • azurerm_api_management_api_diagnostic - support the frontend_request, frontend_response, backend_request and backend_response blocks (#9172)
  • azurerm_container_group - support for secret container volumes with the container.#.volume.#.secret attribute (#9117)
  • azurerm_cosmosdb_account - support for the public_network_access_enabled property (#9236)
  • azurerm_cosmosdb_cassandra_keyspace - throughput can now be set to higher than 1000000 if enabled by Azure Support (#9050)
  • azurerm_cosmosdb_gremlin_database - throughput can now be set to higher than 1000000 if enabled by Azure Support (#9050)
  • azurerm_cosmosdb_mongo_database - throughput can now be set to higher than 1000000 if enabled by Azure Support (#9050)
  • azurerm_cosmosdb_sql_container - max_throughput within the autoscale_settings block can now be set to higher than 1000000 if enabled by Azure Support (#9050)
  • azurerm_cosmosdb_sql_database - throughput can now be set to higher than 1000000 if enabled by Azure Support (#9050)
  • azurerm_cosmosdb_table - throughput can now be set to higher than 1000000 if enabled by Azure Support (#9050)
  • azurerm_dns_zone - support for the soa_record block (#9319)
  • azurerm_firewall - support for firewall_policy_id, sku_name, sku_tier and virtual_hub (#8879)
  • azurerm_kubernetes_cluster - support for configuring os_disk_type within the default_node_pool block (#9166)
  • azurerm_kubernetes_cluster - max_count within the default_node_pool block can now be set to a maximum value of 1000 (#9227)
  • azurerm_kubernetes_cluster - min_count within the default_node_pool block can now be set to a maximum value of 1000 (#9227)
  • azurerm_kubernetes_cluster - node_count within the default_node_pool block can now be set to a maximum value of 1000 (#9227)
  • azurerm_kubernetes_cluster - the block http_application_routing within the addon_profile block can now be updated/removed (#9358)
  • azurerm_kubernetes_node_pool - support for configuring os_disk_type (#9166)
  • azurerm_kubernetes_node_pool - max_count can now be set to a maximum value of 1000 (#9227)
  • azurerm_kubernetes_node_pool - min_count can now be set to a maximum value of 1000 (#9227)
  • azurerm_kubernetes_node_pool - node_count can now be set to a maximum value of 1000 (#9227)
  • azurerm_linux_virtual_machine - support for the extensions_time_budget property (#9257)
  • azurerm_linux_virtual_machine - updating the dedicated_host_id no longer forces a new resource (#9264)
  • azurerm_linux_virtual_machine - support for graceful shutdowns (via the features block) (#8470)
  • azurerm_linux_virtual_machine_scale_set - support for the platform_fault_domain_count, disk_iops_read_write, and disk_mbps_read_write properties (#9262)
  • azurerm_mssql_database - sku_name supports more DWxxxc options (#9370)
  • azurerm_policy_set_definition - support for the policy_definition_group block (#9259)
  • azurerm_postgresql_server - increase max storage to 16TiB (#9373)
  • azurerm_private_dns_zone - support for the soa_record block (#9319)
  • azurerm_storage_blob - support for content_md5 (#7786)
  • azurerm_windows_virtual_machine - support for the extensions_time_budget property (#9257)
  • azurerm_windows_virtual_machine - updating the dedicated_host_id nolonger forces a new resource (#9264)
  • azurerm_windows_virtual_machine - support for graceful shutdowns (via the features block) (#8470)
  • azurerm_windows_virtual_machine - support for the patch_mode property (#9258)
  • azurerm_windows_virtual_machine_scale_set - support for the platform_fault_domain_count, disk_iops_read_write, and disk_mbps_read_write properties (#9262)

BUG FIXES:

  • Data Source: azurerm_key_vault_certificate - fixing a crash when serializing the certificate policy block (#9355)
  • azurerm_api_management - the field xml_content within the policy block now supports C#/.net interpolations (#9296)
  • azurerm_cosmosdb_sql_container - no longer attempts to get throughput settings when cosmos account is serverless (#9311)
  • azurerm_firewall_policy - deprecate the dns.network_rule_fqdn_enabled property as the API no longer allows it to be set (#9332)
  • azurerm_key_vault_certificate - fixing a crash when serializing the certificate policy block (#9355)
  • azurerm_mssql_virtual_machine - fixing a crash when serializing auto_patching (#9388)
  • azurerm_resource_group_template_deployment - fixing an issue during deletion where the API version of nested resources couldn't be determined (#9364)

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

NewReleases is sending notifications on new releases.