Update CHANGELOG.md

This commit is contained in:
Clint 2015-11-10 16:18:23 -06:00
parent ad9ce72155
commit 914bc56ad5
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ IMPROVEMENTS:
* provider/aws: Add S3 support for Lambda Function resource [GH-3794]
* provider/aws: Add `name_prefix` option to launch configurations [GH-3802]
* provider/aws: Add snapshot window and retention limits for ElastiCache (Redis) [GH-3707]
* provider/aws Implement username updates for `aws_iam_user` [GH-3227]
* provider/aws: Add username updates for `aws_iam_user` [GH-3227]
* provider/aws: `engine_version` is now optional for DB Instance [GH-3744]
* provider/aws: Add configuration to enable copying RDS tags to final snapshot [GH-3529]
* provider/aws: RDS Cluster additions (`backup_retention_period`, `preferred_backup_window`, `preferred_maintenance_window`) [GH-3757]