Hi
Im not sure what I do wrong in here, but when I run terraform plan I keep getting this error:
Error: Failed to load plugin schemas
│
│ Error while loading schemas for plugin components: Failed to obtain provider schema: Could not load the schema for provider
│ registry.terraform.io/elsudano/vmworkstation: failed to instantiate provider "registry.terraform.io/elsudano/vmworkstation" to obtain
│ schema: Unrecognized remote plugin message:
│
│ This usually means that the plugin is either invalid or simply
│ needs to be recompiled to support the latest protocol...
Hi Im not sure what I do wrong in here, but when I run terraform plan I keep getting this error: Error: Failed to load plugin schemas │ │ Error while loading schemas for plugin components: Failed to obtain provider schema: Could not load the schema for provider │ registry.terraform.io/elsudano/vmworkstation: failed to instantiate provider "registry.terraform.io/elsudano/vmworkstation" to obtain │ schema: Unrecognized remote plugin message: │ │ This usually means that the plugin is either invalid or simply │ needs to be recompiled to support the latest protocol...
terraform init goes smoothly.