Skip to content

Commit

Permalink
Update CHANGELOG.md #25186
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte authored Mar 12, 2024
1 parent 0819e5c commit bd64d39
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,17 @@

ENHANCEMENTS:

* `azurerm_linux_function_app` - Add support for Node `20` Runtime [GH-24073]
* `azurerm_linux_function_app_slot` - Add support for Node `20` Runtime [GH-24073]
* `azurerm_windows_function_app` - Add support for Node `~20` Runtime [GH-24073]
* `azurerm_windows_function_app_slot` - Add support for Node `~20` Runtime [GH-24073]
* `azurerm_windows_web_app` - Add support for Node `~20` Runtime [GH-24073]
* `azurerm_windows_web_app_slot` - Add support for Node `~20` Runtime [GH-24073]
* `azurerm_linux_function_app` - support for the Node `20` runtime [GH-24073]
* `azurerm_linux_function_app_slot` - support for the Node `20` runtime [GH-24073]
* `azurerm_windows_function_app` - support for the Node `20` runtime [GH-24073]
* `azurerm_windows_function_app_slot` - support for the Node `20` runtime [GH-24073]
* `azurerm_windows_web_app` - support for the Node `20` runtime [GH-24073]
* `azurerm_windows_web_app_slot` - support for the Node `20` runtime [GH-24073]

BUG FIXES:

* `azurerm_container_app_custom_domain` - Fix resource ID parsing bug preventing import [GH-25192]
* `azurerm_container_app_custom_domain` - fix resource ID parsing bug preventing import [GH-25192]
* `azurerm_virtual_machine_run_command` - prevent a bug during updates [GH-25186]

## 3.95.0 (March 08, 2024)

Expand Down

0 comments on commit bd64d39

Please sign in to comment.