Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-10-28 00:59:11 +02:00 committed by GitHub
parent f1202c97a5
commit 8abc6fcdf7
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@ BUG FIXES:
* core: Validate lifecycle options don't contain interpolations. [GH-9576]
* core: Tainted resources will not process `ignore_changes`. [GH-7855]
* core: Boolean looking values passed in via `-var` no longer cause type errors. [GH-9642]
* core Update crypto/ssh to support ED25519 SSH keys [GH-9661]
* provider/archive: Converting to datasource. [GH-8492]
* provider/aws: Fix issue importing AWS Instances and setting the correct `associate_public_ip_address` value [GH-9453]
* provider/aws: Fix issue with updating ElasticBeanstalk environment variables [GH-9259]