SECURITY:
This release is signed with a new GPG key (ID 72D7468F
), unlike all previous releases which were signed with (now revoked) key (ID 348FFC4C
). Old releases were temporarily re-signed with the new key, but that key will be removed in coming weeks or months.
Read more about the related security event HCSEC-2021-12.
Users of the Terraform VS Code extension will need to upgrade to 2.10.1
before auto-upgrading to this LS version.
ENHANCEMENTS:
- Allow effective utilization of multiple schema sources (local or preloaded) via cache (#454)
- "No schema found ..." warning removed, as schema is far more likely to be available now (#454)
- "Alternative root modules found ..." warning removed (#454)
- Further improve support for Terraform 0.15 (#425)
BUG FIXES:
- Fix panic caused by partially unknown map keys in configuration (#447)