Update CHANGELOG.md
This commit is contained in:
parent
5964f4a85d
commit
de0c6c89d3
|
@ -34,6 +34,7 @@ FEATURES:
|
||||||
IMPROVEMENTS:
|
IMPROVEMENTS:
|
||||||
|
|
||||||
* core: The `jsonencode` interpolation function now supports encoding lists and maps [GH-6749]
|
* core: The `jsonencode` interpolation function now supports encoding lists and maps [GH-6749]
|
||||||
|
* core: Add the ability for resource definitions to mark attributes as "sensitive" which will omit them from UI output. [GH-6923]
|
||||||
* 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/aws: Add more explicit support for Skipping Final Snapshot in RDS Cluster [GH-6795]
|
* provider/aws: Add more explicit support for Skipping Final Snapshot in RDS Cluster [GH-6795]
|
||||||
* provider/aws: Add support for S3 Bucket Acceleration [GH-6628]
|
* provider/aws: Add support for S3 Bucket Acceleration [GH-6628]
|
||||||
|
|
Loading…
Reference in New Issue