diff --git a/CHANGELOG.md b/CHANGELOG.md index 77cfdaac6d2c..2ab750db91e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,7 @@ IMPROVEMENTS: * `azurerm_sql_server` - making `administrator_login` `ForceNew` [GH-189] * `azurerm_sql_server` - migrate to using the azure-sdk-for-go [GH-189] * `azurerm_virtual_machine` - Force recreation if `storage_data_disk`.`create_option` changes [GH-240] -* `azurerm_key_vault` - validation for the `name` field #270 +* `azurerm_key_vault` - validation for the `name` field [GH-270] * updating to `v10.3.0-beta` of the Azure SDK for Go [GH-258] BUG FIXES: