diff --git a/CHANGELOG.md b/CHANGELOG.md index 88a972253bc8..5ddc25baa053 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ IMPROVEMENTS: * `azurerm_container_registry` - support for `network_rule_set` property [GH-3194] * `azurerm_security_center_contact` - the `phone` property is now optional [GH-3761] * `azurerm_storage_account` - the `account_kind` property now supports `FileStorage` [GH-3750] +* `azurerm_virtual_machine_scale_set` - prevent `public_ip_address_configuration` from being lost during update [GH-3767] + BUG FIXES: