Skip to content

Commit

Permalink
Update for #15884
Browse files Browse the repository at this point in the history
  • Loading branch information
jackofallops authored Mar 21, 2022
1 parent 27441ca commit 9881514
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ ENHANCEMENTS:
* `azurerm_kubernetes_cluster` - add support for `key_vault_secrets_provider` and `open_service_mesh_enabled` in Azure China and Azure Government [GH-15878]
* `azurerm_linux_function_app` - add support for `storage_key_vault_secret_id` [GH-15793]
* `azurerm_linux_function_app` - updating the read timeout to be 5m [GH-15867]
* `azurerm_linux_function_app` - node version 16 preview support. [GH-15884]
* `azurerm_linux_function_app_slot` - add support for `storage_key_vault_secret_id` [GH-15793]
* `azurerm_linux_function_app_slot` - updating the read timeout to be 5m [GH-15867]
* Data Source: `azurerm_linux_function_app` - add support for `storage_key_vault_secret_id` [GH-15793]
Expand All @@ -51,6 +52,8 @@ ENHANCEMENTS:
* `azurerm_subscription_policy_assignment` - support for User Assigned Identities [GH-15376]
* `azurerm_windows_function_app` - add support for `storage_key_vault_secret_id` [GH-15793]
* `azurerm_windows_function_app` - updating the read timeout to be 5m [GH-15867]
* `azurerm_windows_function_app` node version validation string correctly prefixed with `~` [GH-15884]
* `azurerm_windows_function_app` node version 16 preview support [GH-15884]
* `azurerm_windows_function_app_slot` - add support for `storage_key_vault_secret_id` [GH-15793]
* `azurerm_windows_function_app_slot` - updating the read timeout to be 5m [GH-15867]
* `azurerm_container_registry` - validate the `georepliactions` property does not include the location of the Container Registry [GH-15847]
Expand Down

0 comments on commit 9881514

Please sign in to comment.