From 47f10911d85c11649e73acd44abc5aeebcfa30c9 Mon Sep 17 00:00:00 2001 From: Brian Flad Date: Wed, 7 Feb 2018 16:10:07 -0500 Subject: [PATCH] Update CHANGELOG for #2806 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index da181e884a0f..b136d3f03037 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,6 +34,7 @@ ENHANCEMENTS: * resource/aws_rds_cluster: Add support for Aurora MySQL 5.7 [GH-3278] * resource/aws_sns_topic: Add support for delivery status [GH-2872] * resource/aws_sns_topic: Add support for name prefixes and fully generated names [GH-2753] +* resource/aws_sns_topic_subscription: Support filter policy [GH-2806] * resource/aws_vpc_endpoint: Support AWS PrivateLink [GH-2515] * resource/aws_vpc_endpoint_service: Support AWS PrivateLink [GH-2515] * resource/ssm_resource_data_sync: Support import [GH-3232]