BREAKING CHANGES:
- dependencies - update
cognitive
to2024-10-01
, due to a behavioural change in this version of the API, theprimary_access_key
andsecondary_access_key
can not be retrieved iflocal_authentication_enabled
has been set tofalse
. These properties that may have had values previously will now be empty. This has affected theazurerm_ai_services
andazurerm_cognitive_account
resources as well as theazurerm_cognitive_account
data source (#27851)
FEATURES:
- New Data Source:
azurerm_key_vault_managed_hardware_security_module_key
(#27827) - New Resource:
azurerm_netapp_backup_vault
(#27188) - New Resource:
azurerm_netapp_backup_policy
(#27188)
ENHANCEMENTS:
- dependencies: update
terraform-plugin-framework
to versionv1.13.0
(#27936) - dependencies: update
terraform-plugin-framework-validators
to versionv0.14.0
(#27936) - dependencies: update
terraform-plugin-go
to versionv0.25.0
(#27936) - dependencies: update
terraform-plugin-mux
to versionv0.17.0
(#27936) - dependencies: update
terraform-plugin-sdk/v2
to versionv2.35.0
(#27936) - Data Source:
azurerm_bastion_host
- add support for thezones
property (#27909) azurerm_application_gateway
- support more values for thestatus_code
property (#27535)azurerm_bastion_host
- support for thezones
property (#27909)azurerm_communication_service
- support forusgov
region (#27919)azurerm_email_communication_service
- support forusgov
region added (#27919)azurerm_linux_function_app
- support for .NET 9 (#27879)azurerm_linux_function_app_slot
- support for .NET 9 (#27879)azurerm_linux_web_app
- support for .NET 9 (#27879)azurerm_linux_web_app_slot
- support for .NET 9 (#27879)azurerm_windows_web_app
- support for .NET 9 (#27879)azurerm_windows_web_app_slot
- support for .NET 9 (#27879)azurerm_windows_function_app
- support for .NET 9 (#27879)azurerm_windows_function_app_slot
- support for .NET 9 (#27879)
BUG FIXES:
azurerm_log_analytics_workspace_table
- use the subscription from workspace ID (#27590)azurerm_traffic_manager_external_endpoint
- the value forpriority
will be dynamically assigned by the API (#27966)azurerm_traffic_manager_azure_endpoint
- the value forpriority
will be dynamically assigned by the API (#27966)