Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-09-21 09:16:53 +01:00 committed by GitHub
parent 3ad4056113
commit 5f46ce54d2
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ IMPROVEMENTS:
* 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/aws: Added a cluster_address attribute to aws elasticache [GH-8935]
* provider/aws: Add JSON validation to the aws_sqs_queue resource. [GH-8904]
* provider/azurerm: Add normalizeJsonString and validateJsonString functions [GH-8909]
BUG FIXES: