rancher / terraform-provider-rke

Terraform provider plugin for deploy kubernetes cluster by RKE(Rancher Kubernetes Engine)
Mozilla Public License 2.0
340 stars 152 forks source link

AWS EC2 Example Failure #366

Open ecda909 opened 2 years ago

ecda909 commented 2 years ago

The AWS EC2 deployment example fails with the following error...

` terraform init
Initializing modules...

Initializing the backend...

Initializing provider plugins...

I believe this is just an issue with the registry's endpoint not being correct, but I couldn't trace back to where that provider was configured. It is entirely possible I could be missing something as well...