Update CHANGELOG.md

This commit is contained in:
Sander van Harmelen 2018-11-28 16:31:50 +01:00 committed by GitHub
parent a061725132
commit 093cfacbcf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ IMPROVEMENTS:
* command/state: Lock the state when pushing a new state using `state push` [GH-19411]
* 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]
* plugin/discovery: Use signing keys from the Terraform Registry when downloading providers. [GH-19389]
BUG FIXES: