From 9c80c82d9e3dedb74b60015ebb120a2cc9e71e65 Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Thu, 8 Dec 2016 17:07:32 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b3c09c03e..965940990 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,6 +37,7 @@ BUG FIXES: * provider/aws: Forces the API GW domain name certificates to recreate the resource [GH-10588] * provider/aws: Validate `effect` in aws_iam_policy_document data source [GH-10021] * provider/azurem: azurerm_availability_set not is ForceNew for UpdateDomain and FaultDomain [GH-10545] + * provider/azurerm: fix servicebus_topic max_size_in_megabytes for premium namespaces [GH-10611] * provider/datadog: Refactor monitor tags to a list instead of a map. [GH-10570] * provider/datadog 9869: Validate credentials when initialising client. [GH-10567] * provider/openstack: Fix Ordering of Port Allowed Address Pairs [GH-10250]