Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-09-22 09:30:58 +01:00 committed by GitHub
parent 076fd93eb8
commit 5f220316df
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ IMPROVEMENTS:
* provider/aws: Add JSON validation to the aws_sqs_queue resource. [GH-8904]
* provider/aws: Add JSON validation to the aws_sqs_queue_policy resource. [GH-8905]
* provider/aws: Add JSON validation to the aws_vpc_endpoint resource. [GH-8906]
* provider/aws: Add JSON validation to the aws_s3_bucket resource. [GH-8908]
* provider/azurerm: Add normalizeJsonString and validateJsonString functions [GH-8909]
BUG FIXES: