From 297f7f7785c42f78316e9b14915719dff1779aff Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Wed, 7 Dec 2016 22:52:17 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c2d05f2a..0eefc7733 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,7 @@ BUG FIXES: * provider/aws: Assign correct number of core instances (n-1) to aws-emr-cluster on update [GH-10529] * provider/aws: Allow update of Service role on a CodeDeploy deployment group [GH-9866] * provider/aws: fixed the api_gw_domain_name replace operation [GH-10179] + * provider/aws: Forces the API GW domain name certificates to recreate the resource [GH-10588] * provider/azurem: azurerm_availability_set not is ForceNew for UpdateDomain and FaultDomain [GH-10545] * provider/datadog: Refactor monitor tags to a list instead of a map. [GH-10570] * provider/openstack: Fix Ordering of Port Allowed Address Pairs [GH-10250]