From 8b3550d714d431ae024435f5c33762bda4c2d071 Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Tue, 21 Mar 2017 20:27:57 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f6594c9099..9b38175a8c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,7 @@ BUG FIXES: * 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/aws: Prevent panic when setting AWS CodeBuild Source to state [GH-12915] + * provider/aws: Only call replace Iam Instance Profile on existing machines [GH-12922] * provider/mysql: recreate user/grant if user/grant got deleted manually [GH-12791] ## 0.9.1 (March 17, 2017)