Update CHANGELOG.md
This commit is contained in:
parent
50556c58b8
commit
9ebc48667e
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue