Skip to content

Commit

Permalink
update for #21381
Browse files Browse the repository at this point in the history
  • Loading branch information
jackofallops committed Apr 12, 2023
1 parent 87eb5f7 commit c603554
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Expand Up @@ -3,8 +3,17 @@
ENHANCEMENTS:

* `recoveryServices` - refactoring to use `hashicorp/go-azure-sdk` [GH-21344]
* `azurerm_linux_function_app` - fix crash in `auth_v2` in `active_directory_v2` [GH-21381]
* `azurerm_linux_function_app_slot` - fix crash in `auth_v2` in `active_directory_v2` [GH-21381]
* `azurerm_linux_web_app` - fix crash in `auth_v2` in `active_directory_v2` [GH-21381]
* `azurerm_linux_web_app_slot` - fix crash in `auth_v2` in `active_directory_v2` [GH-21381]
* `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_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]
* `azurerm_windows_web_app_slot` - fix crash in `auth_v2` in `active_directory_v2` [GH-21381]


## 3.51.0 (April 06, 2023)

Expand Down

0 comments on commit c603554

Please sign in to comment.