Update CHANGELOG.md

This commit is contained in:
Clint 2015-05-26 16:52:26 -05:00
parent 8764205bcf
commit a363bd9b34

View File

@ -3,6 +3,8 @@
IMPROVEMENTS:
* **New resource: `aws_sqs_queue`** [GH-1939]
* **New resource: `aws_sns_topic`** [GH-1974]
* **New resource: `aws_sns_topic_subscription`** [GH-1974]
* 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]