Skip to content

Commit

Permalink
CHANGELOG #17013
Browse files Browse the repository at this point in the history
  • Loading branch information
katbyte committed Jul 13, 2022
1 parent 2cbb4d1 commit 7bf1bd4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,12 @@ ENHANCEMENTS:
* `azurerm_kubernetes_cluster` - support for the `host_group_id` property [GH-17496]
* `azurerm_kubernetes_cluster_node_pool` - support for the `host_group_id` property [GH-17496]
* `azurerm_linux_virtual_machine_scale_set` - support for `capacity_reservation_group_id` property [GH-17530]
* `azurerm_linux_virtual_machine_scale_set` - support for the `placement` property for os disks [GH-17013]
* `azurerm_orchestrated_virtual_machine_scale_set` - support for the `placement` property for os disks [GH-17013]
* `azurerm_shared_image` - support for the `end_of_life_date` `disk_types_not_allowed`, `max_recommended_vcpu_count`, `max_recommended_vcpu_count`, `max_recommended_memory_in_gb`, `min_recommended_memory_in_gb` [GH-17300]
* `azurerm_ssh_public_key` - refactoring to use `hashicorp/go-azure-sdk` [GH-17609]
* `azurerm_windows_virtual_machine_scale_set` - support for `capacity_reservation_group_id` property [GH-17530]
* `azurerm_windows_virtual_machine_scale_set` - support for the `placement` property for os disks [GH-17013]

BUG FIXES:

Expand Down

0 comments on commit 7bf1bd4

Please sign in to comment.