From 85b7eeb400a9cd0da28dd0d52b5c031e89560509 Mon Sep 17 00:00:00 2001 From: Radek Simko Date: Wed, 17 Jan 2018 15:29:36 +0000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 46d0b220fca..3dfaab72338 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,9 @@ BUG FIXES: * resource/aws_iam_user: Allow path attribute update [GH-2940] * resource/aws_lb_target_group: Allow a blank health check path, for TCP healthchecks [GH-2980] * resource/aws_sns_topic_subscription: Prevent crash on subscription attribute update [GH-2967] +* resource/aws_kinesis_firehose_delivery_stream: Fix import for S3 destinations [GH-2970] +* resource/aws_kinesis_firehose_delivery_stream: Prevent crash on empty Redshift's S3 Backup Description [GH-2970] +* resource/aws_kinesis_firehose_delivery_stream: Detect drifts in `processing_configuration` [GH-2970] ## 1.7.0 (January 12, 2018)