Update CHANGELOG.md

pull/8946/merge
Paul Stack 10 years ago committed by GitHub
parent 773cfc8e8e
commit 046f184b3e

@ -10,6 +10,7 @@ IMPROVEMENTS:
* 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_s3_bucket_policy resource. [GH-8901]
* provider/aws: Add JSON validation to the aws_sns_topic_policy resource. [GH-8903]
* 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/azurerm: Add normalizeJsonString and validateJsonString functions [GH-8909]

Loading…
Cancel
Save