Update CHANGELOG.md

This commit is contained in:
James Nugent 2016-05-17 13:25:21 -05:00
parent 3b6cd9918a
commit 6139b43c95
1 changed files with 4 additions and 3 deletions

View File

@ -14,12 +14,13 @@ FEATURES:
IMPROVEMENTS: IMPROVEMENTS:
* provider/aws: Add `option_settings` to `aws_db_option_group` [GH-6560] * provider/aws: Add `option_settings` to `aws_db_option_group` [GH-6560]
* provider/clc: Fix optional server password [GH-6414]
* provider/clc: Add support for hyperscale and bareMetal server types and package installation
* providers/google: support optional uuid naming for Instance Template [GH-6604]
* provider/aws: Add support for `kms_key_id` to `aws_db_instance` [GH-6651] * provider/aws: Add support for `kms_key_id` to `aws_db_instance` [GH-6651]
* provider/aws: Support for Redshift Cluster encryption using a KMS key [GH-6712] * provider/aws: Support for Redshift Cluster encryption using a KMS key [GH-6712]
* provider/clc: Add support for hyperscale and bareMetal server types and package installation
* provider/clc: Fix optional server password [GH-6414]
* provider/fastly: Add support for Service Request Settings on `fastly_service_v1` resources [GH-6622]
* provider/openstack: Add support for client certificate authentication [GH-6279] * provider/openstack: Add support for client certificate authentication [GH-6279]
* providers/google: support optional uuid naming for Instance Template [GH-6604]
BUG FIXES: BUG FIXES: