Skip to content

Commit

Permalink
Updated for #16164
Browse files Browse the repository at this point in the history
  • Loading branch information
jackofallops authored Mar 31, 2022
1 parent 2375751 commit 8d89499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ BUG FIXES:

* `azurerm_api_management_api_operation_tag` - now retrieves tags from the correct API [GH-16006]
* `azurerm_linux_function_app` - only one of `application_insights_key` or `application_insights_connection_string` now needs to be optionally specified [GH-16134]
* `azurerm_windows_function_app` - fix import check for Service Plan OS type [GH-16164]
* `azurerm_linux_function_app_slot` - only one of `application_insights_key` or `application_insights_connection_string` now needs to be optionally specified [GH-16134]
* `azurerm_linux_web_app_slot ` - fix `container_registry_managed_identity_client_id` validation [GH-16149]
* `azurerm_windows_web_app` - add support for `dotnetcore` in site metadata property `current_stack` [GH-16129]
* `azurerm_windows_web_app_slot` - add support for `dotnetcore` in site metadata property `current_stack` [GH-16129]


ENHANCEMENTS:

* dependencies: updating `digitaltwins` to `2020-12-01` [GH-16044]
Expand Down

0 comments on commit 8d89499

Please sign in to comment.