diff --git a/CHANGELOG.md b/CHANGELOG.md index a2ea34be9bd6..096ed5985776 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,6 +32,7 @@ BUG FIXES: * `azurerm_service_plan` - add support for new Premium V3 and Memory Optimised SKUs [GH-21371] * `azurerm_storage_account_local_user` - property `ssh_authorized_key` can now be updated [GH-21362] * `azurerm_storage_mover` - remove `Microsoft.StorageMover` from required list of Resource Providers [GH-21370] +* `azurerm_subscription` - Fix error in update [GH-21255] * `azurerm_windows_function_app` - fix crash in `auth_v2` in `active_directory_v2` [GH-21381] * `azurerm_windows_function_app_slot` - fix crash in `auth_v2` in `active_directory_v2` [GH-21381] * `azurerm_windows_web_app` - fix crash in `auth_v2` in `active_directory_v2` [GH-21381]