Martin Donath

Results 483 comments of Martin Donath

A workaround I found: 1. Open and focus the file that shows the error 2. CMD+SHIFT+P – Run `HashiCorp Terraform: init current folder` 3. Edit one character in the file...

@domenikk I was also getting the error in a module file in a multi-module / environment project. Maybe try to remove the `.terraform` folder and run `terraform init` again, then...

This is a quite fatal bug, as all URLs are different when 8.2.2 is silently pulled in in CI. It affects all MkDocs projects, and is not dependent on the...