Skip to content

Commit

Permalink
Update CHANGELOG.md hashicorp#27879
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte authored Nov 15, 2024
1 parent 0d268dd commit a6fb1bb
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,14 @@ ENHANCEMENTS:
* `azurerm_bastion_host` - support for the `zones` property [GH-27909]
* `azurerm_communication_service` - support for `usgov` region [GH-27919]
* `azurerm_email_communication_service` - support for `usgov` region added [GH-27919]
* `azurerm_linux_function_app` - support for .NET 9 [GH-27879]
* `azurerm_linux_function_app_slot` - support for .NET 9 [GH-27879]
* `azurerm_linux_web_app` - support for .NET 9 [GH-27879]
* `azurerm_linux_web_app_slot` - support for .NET 9 [GH-27879]
* `azurerm_windows_web_app` - support for .NET 9 [GH-27879]
* `azurerm_windows_web_app_slot` - support for .NET 9 [GH-27879]
* `azurerm_windows_function_app` - support for .NET 9 [GH-27879]
* `azurerm_windows_function_app_slot` - support for .NET 9 [GH-27879]

BUG FIXES:

Expand Down

0 comments on commit a6fb1bb

Please sign in to comment.