Update CHANGELOG.md
This commit is contained in:
parent
341c7bf766
commit
d60cb11dd1
|
@ -28,6 +28,7 @@ BUG FIXES:
|
|||
* 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: 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: 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]
|
||||
|
|
Loading…
Reference in New Issue