Hi There,
I may have missed something in my searching and reading. It looks as if in order to use the TF Extension for VSCode, a workspace must be initialized (terraform init) to use the extension properly.
I’m using Terraform cloud which means there are no TF working directories locally, and as such see “No root module found for … Functionality may be limited. You may need to run terraform init and reload your editor.”
Will the extension features provided by terraform-ls still be available while not having a proper root working directory that’s been initialized?