Update CHANGELOG.md

This commit is contained in:
Paul Hinze 2016-03-09 18:55:44 -06:00
parent 5ece31dc88
commit 3508ff9bd2
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ IMPROVEMENTS:
* provider/aws: `aws_instance` now allows changes to security groups without force new resource [GH-5193]
* provider/cloudflare: Change `cloudflare_record` type to ForceNew [GH-5353]
* provider/docker: Add support for `unless-stopped` to docker container `restart_policy` [GH-5337]
* provider/google: Validate VPN tunnel peer_ip at plan time [GH-5501]
* provider/openstack: Add Support for Domain ID and Domain Name environment variables [GH-5355]
* provider/openstack: Add support for instances to have multiple ephemeral disks. [GH-5131]
* provider/openstack: Re-Add server.AccessIPv4 and server.AccessIPv6 [GH-5366]