From a363bd9b348c185d72e63949e40e77d3c0f9d3ca Mon Sep 17 00:00:00 2001 From: Clint Date: Tue, 26 May 2015 16:52:26 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 390f135046..869633c3c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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]