From 8068cb921e38976352f54173887eded0af31d177 Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Fri, 25 Aug 2017 21:52:09 +0100 Subject: [PATCH] Updating to include the Azure SDK update --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 82d5ea6d18a5..77cfdaac6d2c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ IMPROVEMENTS: * `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 +* updating to `v10.3.0-beta` of the Azure SDK for Go [GH-258] BUG FIXES: