From c2cf48aab7031a6372efb498a4564e7c2043970d Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Thu, 27 Oct 2016 18:41:10 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 15fbf0b2d..47f0d978a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -64,6 +64,7 @@ BUG FIXES: * provider/aws: fix aws_elasticache_replication_group for Redis in cluster mode [GH-9601] * provider/aws: Validate regular expression passed via the ami data_source `name_regex` attribute. [GH-9622] * provider/aws: Bug fix for NoSuckBucket on Destroy of aws_s3_bucket_policy [GH-9641] + * provider/aws: Refresh aws_autoscaling_schedule from state on 404 [GH-9659] * 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]