From d7ab7c029beaea0c454625cdc5a0955ce2e636f0 Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Tue, 8 Nov 2016 21:57:18 +0000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1051430a1..b43f9dff5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,6 +22,7 @@ BUG FIXES: * provider/aws: Setting static_routes_only on import of vpn_connection [GH-9802] * provider/aws: aws_alb_target_group arn_suffix missing the targetgroup [GH-9911] * provider/aws: Fix the validateFunc of aws_elasticache_replication_group [GH-9918] + * provider/scaleway: retry volume attachment [GH-9972] * provider/scaleway: fix `scaleway_image` datasource returning unknown images [GH-9899] * provider/google: fix crash when mistakenly configuring disks [GH-9942]