update CHANGELOG.md

This commit is contained in:
James Bardin 2018-01-25 10:38:19 -05:00
parent 129fdb3553
commit df6c48590f
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
BUG FIXES:
* config: fixed crash when invalid module source [GH-17134]
* config: fixed crash when module source is invalid [GH-17134]
* config: allow the count pseudo-attribute of a resource to be interpolated into `provisioner` and `connection` blocks without errors [GH-17133]
* backend/s3: allow the workspace name to be a prefix of workspace_key_prefix [GH-17086]