Update CHANGELOG.md

This commit is contained in:
Joe Topjian 2016-11-04 09:16:15 -06:00 committed by GitHub
parent c3d6bdd440
commit 2305d64a3b
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ IMPROVEMENTS:
* provider/aws: Provide the option to skip_destroy on aws_volume_attachment [GH-9792]
* provider/aws: Allows aws_alb security_groups to be updated [GH-9804]
* provider/aws: Add the enable_sni attribute for Route53 health checks. [GH-9822]
* provider/openstack: Add `value_specs` to openstack_fw_rule_v1 resource, allowing vendor information [GH-9834]
* state/remote/swift: Enable OpenStack Identity/Keystone v3 authentication [GH-9769]
* state/remote/swift: Now supports all login/config options that the OpenStack Provider supports [GH-9777]