Update CHANGELOG.md

This commit is contained in:
Paul Hinze 2016-02-23 08:03:42 -06:00
parent b5e6a4fac7
commit 8677c1dab0
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ BUG FIXES:
* provider/aws: Fix reading auto scaling group load balancers [GH-5045]
* provider/aws: Fix `aws_redshift_cluster` to allow `publicly_accessible` to be false [GH-5262]
* provider/aws: Wait longer for internet gateways to detach [GH-5120]
* provider/aws: Fix issue reading auto scaling group termination policies [GH-5101]
* provider/cloudflare: `ttl` no longer shows a change on each plan on `cloudflare_record` resources [GH-5042]
* provider/docker: Fix the default docker_host value [GH-5088]
* provider/google: Fix backend service max_utilization attribute [GH-5075]