From 745ef36c2754c6d6e69cc40c7818b656c1b35a0e Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Thu, 8 Feb 2018 07:58:58 -0800 Subject: [PATCH] Updating to include #800 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 480cea717178..07bdc0f084e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ FEATURES: * core: upgrading to `v12.4.0` of the Azure SDK for Go [GH-797] * compute: upgrading to use the `2017-12-01` API Version [GH-797] +* `azurerm_managed_disk` - updated the validation on `disk_size_gb` / made it computed [GH-800] * `azurerm_subnet` - add support for Service Endpoints [GH-786] ## 1.1.1 (February 06, 2018)