From 0a581680b3ec303bcfbc031d95ae7a47ceee483b Mon Sep 17 00:00:00 2001 From: Radek Simko Date: Thu, 8 Feb 2018 16:26:54 +0000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2fc664b5a70..d66879db05f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,9 +37,10 @@ ENHANCEMENTS: * 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_ssm_resource_data_sync: Support import [GH-3232] * 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] +* resource/aws_vpn_gateway: Add support for Amazon side private ASN [GH-1888] BUG FIXES: