Update CHANGELOG.md

This commit is contained in:
Paul Stack 2017-01-10 08:52:09 +00:00 committed by GitHub
parent 825a41aa08
commit 2b16338643

View File

@ -52,6 +52,7 @@ BUG FIXES:
* provider/aws: Validate window time format for snapshot times and backup windows on RDS and ElastiCache resources [GH-11089]
* provider/aws: aws_db_instance restored from snapshot had problem with subnet_group [GH-11050]
* provider/aws: Allow disabled access_log in ELB [GH-11120]
* provider/azurerm: fix update protocol for lb_probe [GH-11125]
* provider/google: Fix backwards incompatibility around create_timeout in instances [GH-10858]
* provider/google: google_compute_instance_group_manager update_strategy not properly read [GH-10174]
* provider/openstack: Handle `PENDING_UPDATE` status with LBaaS v2 members [GH-10875]