Skip to content

Commit

Permalink
Update for #17209
Browse files Browse the repository at this point in the history
  • Loading branch information
jackofallops authored Jun 24, 2022
1 parent 0cebe71 commit eed3962
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,12 @@

BUG FIXES:

* `azurerm_linux_function_app` - Fix validation for `app_setting_names` and `connection_string_names` for the `sticky_settings` block [GH-17209]
* `azurerm_linux_web_app` - Fix `auto_heal` `slow_request` support [GH-17296]
* `azurerm_linux_web_app` - Fix validation for `app_setting_names` and `connection_string_names` for the `sticky_settings` block [GH-17209]
* `azurerm_windows_function_app` - Fix validation for `app_setting_names` and `connection_string_names` for the `sticky_settings` block [GH-17209]
* `azurerm_windows_web_app` - Fix `auto_heal` `slow_request` support [GH-17296]
* `azurerm_windows_web_app` - Fix validation for `app_setting_names` and `connection_string_names` for the `sticky_settings` block [GH-17209]


## 3.11.0 (June 23, 2022)
Expand Down

0 comments on commit eed3962

Please sign in to comment.