Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-08-24 13:04:01 +01:00 committed by GitHub
parent 50556c58b8
commit 9ebc48667e
1 changed files with 1 additions and 0 deletions

View File

@ -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)