Skip to content

Commit

Permalink
CHANGELOG hashicorp#17226
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte authored Aug 16, 2022
1 parent 5e8d5ea commit 589928f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,14 @@ ENHANCEMENTS:
* Data Source: `azurerm_management_group` - now exports the `management_group_ids`, `all_management_group_ids`, and `all_subscription_ids` attributes [GH-16208]
* `azurerm_automation_account` - support for the `private_endpoint_connection` property [GH-17934]
* `azurerm_key_vault` - support for the `public_network_access_enabled` property [GH-17552]
* `azurerm_linux_virtual_machine` - now supports delete Eviction policies [GH-17226]
* `azurerm_linux_virtual_machine_scale_set` - now supports delete Eviction policies [GH-17226]
* `azurerm_mssql_elastic_pool` - support for the `maintenance_configuration_name` property [GH-17790]
* `azurerm_mssql_server` - support `Disabled` for the `minimum_tls_version` property [GH-16595]
* `azurerm_windows_virtual_machine` - now supports delete Eviction policies [GH-17226]
* `azurerm_windows_virtual_machine_scale_set` - now supports delete Eviction policies [GH-17226]
*
Allow Delete eviction policy on Azure VMs #17226

BUG FIXES:

Expand Down

0 comments on commit 589928f

Please sign in to comment.