Update CHANGELOG.md

This commit is contained in:
Martin Atkins 2015-10-12 09:39:48 -07:00
parent 51630aea26
commit 344fef7099

View File

@ -40,6 +40,7 @@ IMPROVEMENTS:
* provider/aws: Add validation for `app_cookie_stickiness_policy.name` [GH-3277]
* provider/aws: Add validation for `db_parameter_group.name` [GH-3279]
* provider/aws: `aws_s3_bucket_object` allows interpolated content to be set with new `content` attribute. [GH-3200]
* provider/aws: Allow tags for `aws_kinesis_stream` resource. [GH-3397]
* 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]