2.94.0 (January 28, 2022)
UPGRADE NOTES:
- provider: support for the Azure German cloud has been removed in this release as this environment is no longer operational (#14403)
azurerm_api_management_policy
- resources that were created with v2.92.0 will be marked as tainted due to a bug. This version addresses the underlying issue, but the actual resource needs to either be untainted (viaterraform untaint
) or allow Terraform to delete the resource and create it again.azurerm_hdinsight_kafka_cluster
- thesecurity_group_name
property in therest_proxy
block is conditionally required when theuse_msal
provider property is enabled (#14403)
FEATURES:
- New Data Source:
azurerm_linux_function_app
(#15009) - *New Data Source
azurerm_web_pubsub
(#14731) - *New Data Source
azurerm_web_pubsub_hub
(#14731) - New Resource:
azurerm_web_pubsub
(#14731) - New Resource:
azurerm_web_pubsub_hub
(#14731) - New Resource:
azurerm_virtual_desktop_host_pool_registration_info
(#14134)
ENHANCEMENTS:
- dependencies: updating to
v61.3.0
ofgithub.com/Azure/azure-sdk-for-go
(#15080) - dependencies: updating to
v0.21.0
ofgithub.com/hashicorp/go-azure-helpers
(#15043) - dependencies: updating
kusto
to API Version2021-08-27
(#15040) - provider: opt-in support for v2 authentication tokens via the
use_msal
provider property (#14403) azurerm_app_service_slot
- support for thestorage_account
block (#15084)azurerm_stream_analytics_stream_input_eventhub
- support for thepartition_key
property (#15019)
BUG FIXES:
data.image_source
- fix a regression aroundid
(#15119)azurerm_api_management_backend
fix a crash caused bybackend_credentials
(#15123)azurerm_api_management_policy
- fixing the Resource ID for theapi_management_policy
block when this was provisioned using version2.92.0
of the Azure Provider (#15060)azurerm_bastion_host
- fix a crash by adding nil check for thecopy_paste_enabled
property (#15074)azurerm_dev_test_lab
- fix an unexpected diff on with thekey_vault_id
property (#15054)azurerm_subscription_cost_management_export
- now sents theETag
when updating a cost management export (#15017)azurerm_template_deployment
- fixes a potential bug occuring during the deletion of a template deployment (#15085)azurerm_eventhub
- thepartition_count
property can now be changed when using Premiumsku
(#15088)