diff --git a/CHANGELOG.md b/CHANGELOG.md index af0257514eb..4917b9bcdc1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ BUG FIXES: * resource/aws_cloudtrail: Increase IAM retry threshold from 15 seconds to 1 minute [GH-5499] * resource/aws_cognito_user_pool: Properly pass all attributes during update (prevent perpetual flip-flop apply) [GH-3458] * resource/aws_cognito_user_pool_client: Properly pass all attributes during update (prevent perpetual flip-flop apply) [GH-5478] +* resource/aws_glue_crawler: Additional IAM eventual consistency retry logic for create and update [GH-5502] * resource/aws_storagegateway_cache: Prevent resource recreation due to disk identifier changes after creation [GH-5476] ## 1.31.0 (August 09, 2018)