diff --git a/CHANGELOG.md b/CHANGELOG.md index e371759103..3d5bc034fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ IMPROVEMENTS: +* cli: `terraform state list` now accepts a new argument `-id=...` for filtering resources for display by their remote ids [GH-17221] * core: https URLs are now supported in the HTTP_PROXY environment variable [go1.10:net/http](https://golang.org/doc/go1.10#net/http) * connection/ssh: Add support for host key verifiation [GH-17354] * backend/s3: add support for the cn-northwest-1 region [GH-17216]