Update CHANGELOG.md

This commit is contained in:
Paul Stack 2017-01-09 23:12:44 +00:00 committed by GitHub
parent c0d0f711d9
commit a8ce9272e4
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ BUG FIXES:
* provider/aws: Updating the aws_efs_mount_target dns_name [GH-11023]
* 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/google: Fix backwards incompatibility around create_timeout in instances [GH-10858]
* provider/openstack: Handle `PENDING_UPDATE` status with LBaaS v2 members [GH-10875]
* provider/rancher: Add 'finishing-upgrade' state to rancher stack [GH-11019]