elsudano / terraform-provider-vmworkstation

VmWare Workstation Pro provider for Terraform
MIT License
52 stars 18 forks source link

Error: Failed to load plugin schemas #8

Closed arturzarczynski closed 2 years ago

arturzarczynski commented 2 years ago

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.