Update CHANGELOG.md

This commit is contained in:
Sander van Harmelen 2018-11-28 20:18:24 +01:00 committed by GitHub
parent 4c878db8fd
commit 68da173c93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ IMPROVEMENTS:
* backend/remote: Implement the remote enhanced backend [GH-19299]
* backend/remote: Support remote state only usage by dynamically falling back to the local backend [GH-19378]
* backend/remote: Also show Sentinel policy output when there are no changes [GH-19403]
* backend/remote: Add support for the `console`, `graph` and `import` commands [GH-19464]
* plugin/discovery: Use signing keys from the Terraform Registry when downloading providers. [GH-19389]
BUG FIXES: