What's Changed
- Schema bump to v0.1.1 and tofu-ls to v0.1.1 by @Gogotchuri in #124
- Added Checks for resource name to include the provider prefix while building its link to the docs (and correctly build it) in opentofu/opentofu-schema#46 - Avoids the language server crashing on resources with no provider prefix.
- Removed the
fallback
attribute from the fallback block and added pseudo-recursive fallback blocks for encryption in opentofu/opentofu-schema#45