Skip to content

Commit

Permalink
Updated for #16149
Browse files Browse the repository at this point in the history
  • Loading branch information
jackofallops authored Mar 31, 2022
1 parent 5afbd0b commit b3dcf24
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,11 @@ 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_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 b3dcf24

Please sign in to comment.