Skip to content

Commit

Permalink
Update for #21219
Browse files Browse the repository at this point in the history
  • Loading branch information
jackofallops authored Mar 31, 2023
1 parent e6ec1d2 commit 4a3fe0b
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## 3.51.0 (Unreleased)

BUG FIXES:

* `azurerm_linux_function_app` - fix crash in `auth_v2` in `active_directory_v2` [GH-21219]
* `azurerm_linux_function_app_slot` - fix crash in `auth_v2` in `active_directory_v2` [GH-21219]
* `azurerm_linux_web_app` - fix crash in `auth_v2` in `active_directory_v2` [GH-21219]
* `azurerm_linux_web_app_slot` - fix crash in `auth_v2` in `active_directory_v2` [GH-21219]
* `azurerm_windows_function_app` - fix crash in `auth_v2` in `active_directory_v2` [GH-21219]
* `azurerm_windows_function_app_slot` - fix crash in `auth_v2` in `active_directory_v2` [GH-21219]
* `azurerm_windows_web_app` - fix crash in `auth_v2` in `active_directory_v2` [GH-21219]
* `azurerm_windows_web_app_slot` - fix crash in `auth_v2` in `active_directory_v2` [GH-21219]


## 3.50.0 (March 30, 2023)

FEATURES:
Expand Down

0 comments on commit 4a3fe0b

Please sign in to comment.