From 07edf6533778caedd21be1415eac5ebf7d5ca94f Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Sat, 24 Sep 2016 09:56:43 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 06ad29e43..a334be73c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,6 +34,7 @@ BUG FIXES: * provider/aws: Wait for Spot Fleet to drain before removing from state [GH-8938] * 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] ## 0.7.4 (September 19, 2016)