Update CHANGELOG.md

This commit is contained in:
Martin Atkins 2015-10-14 19:37:33 -07:00
parent 3708e752af
commit 2e3b3cfad2
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@ IMPROVEMENTS:
* provider/aws: Allow tags for `aws_kinesis_stream` resource. [GH-3397]
* provider/aws: Configurable capacity waiting duration for ASGs [GH-3191]
* provider/aws: Allow non-persistent Spot Requests [GH-3311]
* provider/aws: Support tags for AWS DB subnet group [GH-3138]
* provider/cloudstack: Add `project` parameter to `cloudstack_vpc`, `cloudstack_network`, `cloudstack_ipaddress` and `cloudstack_disk` [GH-3035]
* provider/openstack: add functionality to attach FloatingIP to Port [GH-1788]
* provider/google: Can now do multi-region deployments without using multiple providers [GH-3258]