Update CHANGELOG.md

This commit is contained in:
James Nugent 2016-09-20 12:39:49 +01:00
parent c777827cb8
commit 8fd9791dbf
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ FEATURES:
IMPROVEMENTS:
* provider/aws: Add JSON validation to the `aws_cloudwatch_event_rule` resource [GH-8897]
* provider/aws: S3 bucket policies are imported as separate resources [GH-8915]
* provider/aws: S3 bucket policies can now be removed via the `aws_s3_bucket` resource [GH-8915]
BUG FIXES: