From 97bdeddabe529b30f04dbebdc77d88d75179c66b Mon Sep 17 00:00:00 2001 From: Justin Campbell Date: Tue, 20 Nov 2018 14:32:59 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e803c8921..42cf4d25d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ IMPROVEMENTS: * command/state: Update and enable the `state show` command [GH-19200] * backend/remote: Implement the remote enhanced backend [GH-19299] +* plugin/discovery: Use signing keys from the Terraform Registry when downloading providers. [GH-19389] BUG FIXES: