Update CHANGELOG.md

This commit is contained in:
Radek Simko 2017-05-09 20:46:44 +02:00 committed by GitHub
parent 44a99e0ae5
commit a6a796708e
1 changed files with 1 additions and 0 deletions

View File

@ -69,6 +69,7 @@ BUG FIXES:
* core: `module` blocks without names are now caught in validation, along with various other block types [GH-14162]
* core: no longer will errors and normal log output get garbled together on Windows [GH-14194]
* core: Avoid crash on empty TypeSet blocks [GH-14305]
* provider/aws: Update aws_ebs_volume when attached [GH-14005]
* provider/aws: Set aws_instance volume_tags to be Computed [GH-14007]
* provider/aws: Fix issue getting partition for federated users [GH-13992]