rancher / quickstart

382 stars 342 forks source link

A provider named "rke" could not be found in the Terraform Registry. #55

Closed machbio closed 4 years ago

machbio commented 4 years ago

Provider "rke" not available for installation.

A provider named "rke" could not be found in the Terraform Registry.

This may result from mistyping the provider name, or the given provider may be a third-party provider that cannot be installed automatically.

In the latter case, the plugin must be installed manually by locating and downloading a suitable distribution package and placing the plugin's executable file in the following directory: terraform.d/plugins/linux_amd64

Terraform detects necessary plugins by inspecting the configuration and state. To view the provider versions requested by each module, run "terraform providers".

Error: no provider exists with the given name

Terraform v0.12.23
+ provider.archive v1.3.0
+ provider.aws v2.51.0
+ provider.digitalocean v1.14.0
machbio commented 4 years ago

RKE is not a community plugin yet.