diff --git a/CHANGELOG.md b/CHANGELOG.md index c13e992f0e65..742d8db62a84 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ BUG FIXES: * `azurerm_automation_schedule` - fix a bug when updating `start_time` [GH-23494] * `azurerm_eventhub` - remove ForceNew and check `partition_count` is not decreased [GH-23499] * `azurerm_managed_lustre_file_system` - update validation for `storage_capacity_in_tb` according to `sku_name` in use [GH-23428] +* `azurerm_virtual_machine` - fix a crash when the API response for the `os_profile` block contains nil properties [GH-23535] ## 3.75.0 (September 28, 2023)