Update CHANGELOG.md

This commit is contained in:
Clint 2015-05-21 15:15:00 -05:00
parent ec06e81cf3
commit 060a9ea1e5
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ IMPROVEMENTS:
* **New resource: `aws_sqs_queue`** [GH-1939] * **New resource: `aws_sqs_queue`** [GH-1939]
* provider/aws: support ec2 termination protection [GH-1988] * provider/aws: support ec2 termination protection [GH-1988]
* provider/aws: support for RDS Read Replicas [GH-1946]
* provider/aws: `aws_s3_bucket` add support for `policy` [GH-1992] * provider/aws: `aws_s3_bucket` add support for `policy` [GH-1992]
* provider/aws: New `force_destroy` parameter for S3 buckets, to destroy * provider/aws: New `force_destroy` parameter for S3 buckets, to destroy
Buckets that contain objects [GH-2007] Buckets that contain objects [GH-2007]