From ca5291ba0bbe9bea696e361c03a88ce1fb42b4f6 Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Mon, 20 Mar 2017 18:25:24 +0000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 747526922..71a887c98 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ BUG FIXES: * provider/arukas: Default timeout for launching container increased to 15mins (was 10mins) [GH-12849] * provider/aws: Fix flattened cloudfront lambda function associations to be a set not a slice [GH-11984] * provider/aws: Deprecate the usage of Api Gateway Key Stages in favor of Usage Plans [GH-12883] + * provider/aws: prevent panic in resourceAwsSsmDocumentRead [GH-12891] * provider/mysql: recreate user/grant if user/grant got deleted manually [GH-12791] ## 0.9.1 (March 17, 2017)