Skip to content

v3.82.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Nov 05:23
· 2127 commits to main since this release
7830011

FEATURES:

  • New Data Source: azurerm_monitor_workspace (#23928)
  • New Resource: azurerm_application_load_balancer_subnet_association (#23628)

ENHANCEMENTS:

  • dependencies: updating to v0.20231117.1130141 of github.com/hashicorp/go-azure-sdk (#23945)
  • azurestackhci: updating to API Version 2023-08-01 (#23939)
  • dashboard: updating to API Version 2023-09-01 (#23929)
  • hpccache: updating to API version 2023-05-01 (#24005)
  • mssql: updating resources using hashicorp/go-azure-sdk to API Version 2023-02-01-preview (#23721)
  • templatespecversions: updating to API Version 2022-02-01 (#24007)
  • Data Source: azurerm_template_spec_version - refactoring to use hashicorp/go-azure-sdk (#24007)
  • azurerm_cosmosdb_postgresql_cluster - coordinator_storage_quota_in_mb and coordinator_vcore_count are no longer required for read replicas (#23928)
  • azurerm_dashboard_grafana - sku can now be set to Essential (#23934)
  • azurerm_gallery_application_version - add support for the config_file, package_file and target_region.exclude_from_latest properties (#23816)
  • azurerm_hdinsight_hadoop_cluster - script_actions is no longer Force New (#23888)
  • azurerm_hdinsight_hbase_cluster - script_actions is no longer Force New (#23888)
  • azurerm_hdinsight_interactive_query_cluster - script_actions is no longer Force New (#23888)
  • azurerm_hdinsight_kafka_cluster - script_actions is no longer Force New (#23888)
  • azurerm_hdinsight_spark_cluster - script_actions is no longer Force New (#23888)
  • azurerm_kubernetes_cluster - add support for the gpu_instance property (#23887)
  • azurerm_kubernetes_cluster_node_pool - add support for the gpu_instance property (#23887)
  • azurerm_log_analytics_workspace - add support for the identity property (#23864)
  • azurerm_linux_function_app - add support for dotnet 8 (#23638)
  • azurerm_linux_function_app_slot - add support for dotnet 8 (#23638)
  • azurerm_managed_lustre_file_system - export attribute mgs_address (#23942)
  • azurerm_mssql_database - support for Hyperscale SKUs (#23974)
  • azurerm_mssql_database - refactoring to use hashicorp/go-azure-sdk (#23721)
  • azurerm_mssql_server - refactoring to use hashicorp/go-azure-sdk (#23721)
  • azurerm_shared_image - add support for trusted_launch_supported (#23781)
  • azurerm_spring_cloud_container_deployment - add support for the application_performance_monitoring_ids property (#23862)
  • azurerm_spring_cloud_customized_accelerator - add support for the accelerator_type and path properties (#23797)
  • azurerm_point_to_site_vpn_gateway - allow multiple connection_configurations blocks (#23936)
  • azurerm_private_dns_cname_record - ttl can now be set to 0 (#23918)
  • azurerm_windows_function_app - add support for dotnet 8 (#23638)
  • azurerm_windows_function_app_slot - add support for dotnet 8 (#23638)

BUG FIXES:

  • azurerm_api_management - correct a bug with additional location zones within the additional_location block (#23943)
  • azurerm_dev_test_linux_virtual_machine - storage_type is now ForceNew to match the updated API behaviour (#23973)
  • azurerm_dev_test_windows_virtual_machine - storage_type is now ForceNew to match the updated API behaviour (#23973)
  • azurerm_disk_encryption_set - resource will recreate if identity changes from SystemAssigned to UserAssigned (#23904)
  • azurerm_eventhub_cluster: sku_name is no longer ForceNew (#24009)
  • azurerm_firewall - recasing the value for firewall_policy_id to workaround the API returning the incorrect casing (#23993)
  • azurerm_security_center_subscription_pricing - fix a bug preventing removal of extensions and downgrading tier to Free (#23821)
  • azurerm_windows_web_app - fix an issue of incorrect application stack settings during update (#23372)