Update CHANGELOG.md

This commit is contained in:
Clint 2016-08-23 12:25:51 -05:00 committed by GitHub
parent a86f0a8425
commit e3e23fccb3
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ BUG FIXES:
* command/state mv: resources with a count > 1 can be moved [GH-8304]
* provider/aws: Refresh `aws_lambda_event_source_mapping` from state when NotFound [GH-8378]
* provider/aws: `aws_elasticache_replication_group_id` validation change [GH-8381]
* providers/aws: Fix possible crash if using duplicate Route53 records [GH-8399]
* provider/google: fix crash regression from Terraform 0.7.1 on `google_compute_firewall` resource [GH-8390]
## 0.7.1 (August 19, 2016)