diff --git a/CHANGELOG.md b/CHANGELOG.md index edd123f7b3b..39701fe87db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ BUG FIXES: * resource/aws_kms_alias: Prevent state removal of resource immediately after creation due to eventual consistency [GH-7891] * resource/aws_s3_bucket: Prevent empty `replication_configuration` `rules` `filter` crash [GH-7887] * resource/aws_s3_bucket: Continue supporting empty string (`""`) `bucket` argument [GH-7881] +* resource/aws_s3_bucket: Prevent `NoSuchBucket` errors when putting lifecycle configuration on resource creation [GH-7930] * resource/aws_ses_domain_mail_from: Prevent crash with deleted SES Domain Identity [GH-7883] ## 2.1.0 (March 07, 2019)