From 36291211b29994afc41c84e67bc0fb28b4373243 Mon Sep 17 00:00:00 2001 From: Brian Flad Date: Tue, 29 May 2018 15:23:20 -0400 Subject: [PATCH] Update CHANGELOG for #4683 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6bdab1d2c7a..0a803073955 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ BUG FIXES: * data-source/aws_lambda_function: Qualifiers explicitly set are now honoured [GH-4654] * resource/aws_budgets_budget: Force new resource when updating `name` [GH-4656] * resource/aws_dms_endpoint: Additionally specify MongoDB connection info in the top-level API namespace to prevent issues connecting [GH-4636] +* resource/aws_rds_cluster: Prevent additional retry error during S3 import for IAM/S3 eventual consistency [GH-4683] ## 1.20.0 (May 23, 2018)