diff --git a/CHANGELOG.md b/CHANGELOG.md index f79f11ee1a52..a29e1f83054b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ BUG FIXES: * `azurern_linux_virtual_machine` - correctly validating the rsa ssh `public_key` properties length [GH-7061] * `azurerm_linux_virtual_machine` - allow setting `virtual_machine_scale_set_id` in non-zonal deployment [GH-7057] +* `azurerm_sql_virtual_network_rule` - updating the validation for the `name` field [GH-6968] * `azurerm_windows_virtual_machine` - allow setting `virtual_machine_scale_set_id` in non-zonal deployment [GH-7057] * `azurern_windows_virtual_machine` - correctly validating the rsa ssh `public_key` properties length [GH-7061]