Update CHANGELOG.md

This commit is contained in:
Clint 2016-08-24 13:25:27 -05:00 committed by GitHub
parent 341c7bf766
commit d60cb11dd1
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ BUG FIXES:
* provider/aws: `aws_elasticache_replication_group_id` validation change [GH-8381] * provider/aws: `aws_elasticache_replication_group_id` validation change [GH-8381]
* provider/aws: Fix possible crash if using duplicate Route53 records [GH-8399] * 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: Refresh `aws_autoscaling_policy` from state on 404 [GH-8430]
* provider/aws: Fix crash with VPC Peering connection accept/requests [GH-8432]
* provider/aws: AWS SpotFleet Requests now works with Subnets and AZs [GH-8320] * 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/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] * provider/google: fix crash regression from Terraform 0.7.1 on `google_compute_firewall` resource [GH-8390]