Skip to content

v3.83.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Nov 16:57
· 2041 commits to main since this release

UPGRADE NOTES

FEATURES:

  • New Data Source: azurerm_stack_hci_cluster (#24032)

ENHANCEMENTS:

  • dependencies: updating to v0.20231129.1103252 of github.com/hashicorp/go-azure-sdk (#24063)
  • automation: updating to API Version 2023-11-01 (#24017)
  • keyvault: the cache is now populated using the ListBySubscription endpoint on the KeyVault Resource Provider rather than via the Resources API (#24019).
  • keyvault: updating the cache to populate all Key Vaults available within the Subscription to reduce the number of API calls (#24019)
  • Data Source azurerm_private_dns_zone: refactoring to use the ListBySubscription API rather than the Resources API when resource_group_name is omitted (#24024)
  • azurerm_dashboard_grafana - support for grafana_major_version (#24014)
  • azurerm_linux_web_app - add support for dotnet 8 (#23893)
  • azurerm_linux_web_app_slot - add support for dotnet 8 (#23893)
  • azurerm_media_transform - deprecate face_detector_preset and video_analyzer_preset (#24002)
  • azurerm_postgresql_database - update the validation of collation to include Norwegian_Norway.1252 (#24070)
  • azurerm_postgresql_flexible_server - updating to API Version 2023-06-01-preview (#24016)
  • azurerm_redis_cache - support for the active_directory_authentication_enabled property (#23976)
  • azurerm_windows_web_app - add support for dotnet 8 (#23893)
  • azurerm_windows_web_app_slot - add support for dotnet 8 (#23893)
  • azurerm_storage_account - add name validation in custom diff (#23799)

BUG FIXES:

  • authentication: fix a bug where auxiliary tenants were not correctly authorized (#24063)
  • azurerm_app_configuration - normalize location in replica block (#24074)
  • azurerm_cosmosdb_account - cosmosdb version and capabilities can now be updated at the same time (#24029)
  • azurerm_data_factory_flowlet_data_flow - source and sink properties are now optional (#23987)
  • azurerm_datadog_monitor_tag_rule - correctly handle default rule (#22806)
  • azurerm_ip_group: fixing a crash when firewall_ids and firewall_policy_ids weren't parsed correctly from the API Response (#24031)
  • azurerm_nginx_deployment - add default value of 20 for capacity (#24033)