From cbe13ce35ed2a71dcd67c58a83cfbea361d93782 Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Fri, 25 Aug 2017 21:53:26 +0100 Subject: [PATCH] fixing the formatting for #270 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: