From 9ebc48667e4025a7772fa42a1a6413a50bc896ca Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Wed, 24 Aug 2016 13:04:01 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e8d69199..3e2fdea60 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,7 @@ BUG FIXES: * provider/aws: Fix possible crash if using duplicate Route53 records [GH-8399] * provider/aws: Refresh `aws_autoscaling_policy` from state on 404 [GH-8430] * provider/aws: AWS SpotFleet Requests now works with Subnets and AZs [GH-8320] + * provider/aws: Refresh `aws_cloudwatch_event_target` from state on `ResourceNotFoundException` [GH-8442] * provider/google: fix crash regression from Terraform 0.7.1 on `google_compute_firewall` resource [GH-8390] ## 0.7.1 (August 19, 2016)