From 6eb75cc0e49ff846255ed0834ad67a59a1754fef Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Thu, 12 May 2016 13:51:50 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d124669e..6661af325 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ BUG FIXES: * core: Correct the previous fix for a bug causing "attribute not found" messages during destroy, as it was insufficient [GH-6599] * provider/aws: `aws_codedeploy_deployment_group` panic when setting `on_premises_instance_tag_filter` [GH-6617] + * provider/aws: Updating state when `aws_sns_topic_subscription` is missing [GH-6629] * provider/vsphere: `gateway` and `ipv6_gateway` are now read from `vsphere_virtual_machine` resources [GH-6522] ## 0.6.16 (May 9, 2016)