From a60e8f527c3ae440c11bd492fb490d6df9544be9 Mon Sep 17 00:00:00 2001 From: Brian Flad Date: Tue, 30 Oct 2018 00:04:05 -0400 Subject: [PATCH] Update CHANGELOG for #6215 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d846944093e..f164c877b8a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ FEATURES: ENHANCEMENTS: +* data-source/aws_iot_endpoint: Add `endpoint_type` argument [GH-6215] * data-source/aws_nat_gateway: Support `tags` as argument and attribute [GH-6231] * resource/aws_flow_log: Add `log_destination` and `log_destination_type` arguments (support sending to S3) [GH-5509] * resource/aws_glue_job: Add `security_configuration` argument [GH-6232]