diff --git a/CHANGELOG.md b/CHANGELOG.md index cd6c1e0f2ee6..ef3eb5503a1f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ BUG FIXES: * resource/aws_batch_compute_environment: Correctly set `compute_resources` in state [GH-3824] * resource/aws_cognito_user_pool: Correctly set `schema` in state [GH-3789] * resource/aws_iam_user_login_profile: Fix `password_length` validation function regression from 1.12.0 [GH-3919] +* resource/aws_lb_listener: Retry CertificateNotFound errors on update for IAM eventual consistency [GH-3901] ## 1.12.0 (March 23, 2018)