Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-09-20 12:57:24 +01:00 committed by GitHub
parent 2c69a2bf93
commit 519fd81b71
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ 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]
* provider/azurerm: Add normalizeJsonString and validateJsonString functions [GH-8909]
BUG FIXES: