Update CHANGELOG.md

This commit is contained in:
Martin Atkins 2017-05-04 15:37:50 -07:00 committed by GitHub
parent 5ac311e2a9
commit b28fb766db
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ IMPROVEMENTS:
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]
* 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]