ENHANCEMENTS:
- Reflect lifecycle phases of ephemeral resources in HCP Terraform log messages (#1882)
- Stacks: parse terraform-sources.json to support remote component sources (terraform-ls#1836)
BUG FIXES:
- Fix HCP workspace link (#1889)
- Fix new issue link in README (#1890)
- Fix incorrect validation for heterogeneous list (terraform-ls#1884)
- Fix incorrect validation of references by correctly detecting tuple and object expressions created from for-expressions (terraform-ls#1890)
INTERNAL:
- Port UI tests to vscode-extension-tester and remove wdio (#1873)
- Add Heimdall metadata (#1883)
- Add build files to .vscodeignore (#1885)
- Broaden npm version to allow dependabot to run (#1888)
- Store screenshots for failing UI tests (#1906)
- Adapt CI config for Ubuntu 24.04.1 (#1907)
- Configure dependabot to update package.json and group dependency updates (#1908)