Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cluster-infra.tf failing to load modules. #13

Open
virtualkarthik opened this issue Mar 27, 2022 · 1 comment
Open

cluster-infra.tf failing to load modules. #13

virtualkarthik opened this issue Mar 27, 2022 · 1 comment

Comments

@virtualkarthik
Copy link

terraform init

Initializing the backend...

Initializing provider plugins...

  • Reusing previous version of multani/libvirt from the dependency lock file
  • Using previously-installed multani/libvirt v0.6.3-1+4

Terraform has been successfully initialized!

You may now begin working with Terraform. Try running "terraform plan" to see
any changes that are required for your infrastructure. All Terraform commands
should now work.

If you ever set or change modules or backend configuration for Terraform,
rerun this command to reinitialize your working directory. If you forget, other
commands will detect it and remind you to do so if necessary.

kkadmin@Node1:~/terraform$ terraform apply

│ 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/multani/libvirt: failed to instantiate provider "registry.terraform.io/multani/libvirt" 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...

kkadmin@Node1:~/terraform$ terraform version
Terraform v1.1.7
on linux_amd64

  • provider registry.terraform.io/multani/libvirt v0.6.3-1+4
    kkadmin@Node1:~/terraform$
@christrt9
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants