Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-11-09 15:38:44 +00:00 committed by GitHub
parent 8949419bef
commit 770bb4f18b
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ IMPROVEMENTS:
* provider/aws: Add support for Service Access Security Group in `aws_emr_cluster` [GH-9600]
* provider/aws: Add Enhanced VPC routing to Redshift [GH-9950]
* provider/aws: Add key_name_prefix argument to aws_key_pair resource [GH-9993]
* provider/openstack: Add `value_specs` to `openstack_fw_policy_v1` resource, allowing vendor information [GH-9835]
* provider/openstack: Add `value_specs` to `openstack_fw_firewall_v1` resource, allowing vendor information [GH-9836]
* provider/openstack: Instance `user_data` will now detect if the incoming data is already Base64 encoded [GH-9966]