Update CHANGELOG.md

This commit is contained in:
Martin Atkins 2017-05-02 16:37:32 -07:00 committed by GitHub
parent a6e85cf3cc
commit e63f03e3b3
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ FEATURES:
IMPROVEMENTS:
* core: `sha512` and `base64sha512` interpolation functions, similar to their `sha256` equivalents. [GH-14100]
* provider/aws: Add support for CustomOrigin timeouts to aws_cloudfront_distribution [GH-13367]
* provider/aws: Add support for IAMDatabaseAuthenticationEnabled [GH-14092]
* provider/aws: aws_dynamodb_table Add support for TimeToLive [GH-14104]