From 1f09b379a3c94dd358e7a4bc08efb41ebfe344b5 Mon Sep 17 00:00:00 2001 From: Brian Flad Date: Tue, 30 Oct 2018 08:56:58 -0400 Subject: [PATCH] Update CHANGELOG for #6202 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b7b53d6fd703..d6cf631903b1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ 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_codepipeline_webhook: Support resource import [GH-6202] * 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] * resource/aws_lb_target_group: Improve `name` and `name_prefix` argument plan-time validation [GH-6168]