What's Changed
-
bump opentofu-schema to v0.0.6 in #81
- New opentofu-schema version introduced support for the
encryption
block and providerfor_each
references - As of now, the
encryption
block doesn't have a proper auto-completion inside of it for themethod
and thekey_provider
completion. You can read about it in this PR opentofu/opentofu-schema#31
- New opentofu-schema version introduced support for the
-
fix: creating a file to prevent race conditions when calling didOpen by @diofeher in #72
-
Renaming remaining references to the upstream project. by @Yantrio @diofeher in #76 #77
-
Build.yml workflow reworked by @Gogotchuri in #74
-
Release workflow - check for the version file by @Gogotchuri in #78
-
Standardized tofu usage. Use tofu only when directly referencing CLI and related options by @Gogotchuri in #80
New Contributors
Full Changelog: v0.0.3...v0.0.5