Update CHANGELOG.md
This commit is contained in:
parent
3b6cd9918a
commit
6139b43c95
|
@ -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:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue