diff --git a/CHANGELOG.md b/CHANGELOG.md index b533c29f1..42733db15 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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: