Update CHANGELOG.md

This commit is contained in:
Sander van Harmelen 2018-11-20 22:52:22 +01:00 committed by GitHub
parent 5e2af5ddff
commit 5b0b7d0a78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ IMPROVEMENTS:
* command/state: Update and enable the `state show` command [GH-19200]
* 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 the local backend [GH-19378]
* backend/remote: Support remote state only usage by dynamically falling back to the local backend [GH-19378]
* plugin/discovery: Use signing keys from the Terraform Registry when downloading providers. [GH-19389]
BUG FIXES: