Skip to content

Commit

Permalink
updating to include hashicorp#21077
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored Mar 27, 2023
1 parent 404a59c commit 84305a2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ ENHANCEMENTS:

BUG FIXES:

* Data Source: `azurerm_healthcare_medtech_service` - the `workspace_id` field is no longer marked as ForceNew [GH-21077]
* Data Source: `azurerm_healthcare_medtech_service` - support for Azure Environments other then Azure Public [GH-21077]
* `azurerm_healthcare_medtech_service` - support for Azure Environments other then Azure Public [GH-21077]
* `azurerm_linux_function_app` - Fix crash in `auth_v2` in `active_directory_v2` [GH-21113]
* `azurerm_linux_function_app_slot` - Fix crash in `auth_v2` in `active_directory_v2` [GH-21113]
* `azurerm_linux_web_app` - Fix crash in `auth_v2` in `active_directory_v2` [GH-21113]
Expand All @@ -16,7 +19,6 @@ BUG FIXES:
* `azurerm_windows_web_app` - Fix crash in `auth_v2` in `active_directory_v2` [GH-21113]
* `azurerm_windows_web_app_slot` - Fix crash in `auth_v2` in `active_directory_v2` [GH-21113]


## 3.49.0 (March 23, 2023)

BREAKING CHANGES:
Expand Down

0 comments on commit 84305a2

Please sign in to comment.