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)