From fa00a86f80a6980e01051641f355e7c095270ea6 Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Thu, 27 Oct 2016 12:08:02 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f6c507a261..b1a6e35174 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -58,6 +58,7 @@ BUG FIXES: * provider/aws: Bug fix for NoSuckBucket on Destroy of aws_s3_bucket_policy [GH-9641] * provider/azurerm: Fix Azure RM loadbalancer rules validation [GH-9468] * provider/azurerm: Fix servicebus_topic values when using the Update func to stop perpetual diff [GH-9323] + * provider/azurerm: lower servicebus_topic max size to Azure limit [GH-9649] * provider/consul: Change to consul_service resource to introduce a `service_id` parameter [GH-9366] * provider/datadog: Ignore float/int diffs on thresholds [GH-9466] * provider/docker: Fixes for docker_container host object and documentation [GH-9367]