From 3a3a4244794e8ee821ecdcc350304c15f898593e Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Sat, 24 Sep 2016 10:27:06 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a334be73c..df9701d78 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,6 +35,7 @@ BUG FIXES: * provider/aws: Fix issue when importing `aws_eip` resources by IP address [GH-8970] * provider/aws: Ensure that origin_access_identity is a required value within the CloudFront distribution s3_config block [GH-8777] * provider/aws: Corrected Seoul S3 Website Endpoint format [GH-9032] + * provider/aws: Fix failed remove S3 lifecycle_rule [GH-9031] ## 0.7.4 (September 19, 2016)