Skip to content

Commit

Permalink
CHANGELOG #17530
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte authored Jul 8, 2022
1 parent 44c0d46 commit 4e703df
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,16 @@ ENHANCEMENTS:

* `azurerm_kusto_cluster` - support for the `public_ip_address` property [GH-17520]
* `azurerm_kusto_script` - support for the `script_content` property [GH-17522]
* `azurerm_linux_virtual_machine_scale_set` - support for `capacity_reservation_group_id` property [GH-17530]
* `azurerm_windows_virtual_machine_scale_set` - support for `capacity_reservation_group_id` property [GH-17530]

BUG FIXES:

* `azurerm_{linux|windows}_function_app[_slot]` - set the `default_hostname` property to state on read [GH-17498]
* `azurerm_linux_function_app` - set the `default_hostname` properly on read [GH-17498]
* `azurerm_linux_function_app_slot` - set the `default_hostname` properly on read [GH-17498]
* `azurerm_windows_function_app` - set the `default_hostname` properly on read [GH-17498]
* `azurerm_windows_function_app_slot` - set the `default_hostname` properly on read [GH-17498]


## 3.13.0 (July 08, 2022)

Expand Down

0 comments on commit 4e703df

Please sign in to comment.