Update CHANGELOG.md

This commit is contained in:
Paul Stack 2017-03-21 20:27:57 +02:00 committed by GitHub
parent 2a7ab027f4
commit 8b3550d714
1 changed files with 1 additions and 0 deletions

View File

@ -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)