Update CHANGELOG.md

This commit is contained in:
Martin Atkins 2019-02-14 18:16:11 -08:00 committed by GitHub
parent 1242e08473
commit 6813350e8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ IMPROVEMENTS:
* command/init: Add provider protocol compatibility UI err msg during registry discovery [GH-19976]
* command/show: Add support for machine readable output via a `-json` argument to `terraform show` [GH-19687]
* command/state: Use locking when updating states [GH-19939]
* provisioner/salt: Default values for `remote_state_tree` and `remote_pillar_roots` [GH-17151]
BUG FIXES: