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

Error while installing registry.opentofu.org/gavinbunney/kubectl v1.14.0: authentication signature from unknown issuer #296

Open
chris-mcclure-array opened this issue Jun 25, 2024 · 2 comments

Comments

@chris-mcclure-array
Copy link

Hey, I looked through the other issues and perhaps I missed the answer already. If so, my bad. We switched from hashicorp to opentofu.org to pull all our modules. Not a big deal and all the other providers seem to be fine, but for whatever reason I get this with yours.

│ Error: Failed to install provider
│ 
│ Error while installing registry.opentofu.org/gavinbunney/kubectl v1.14.0: authentication signature from unknown issuer

Here is my provider bit.

    kubectl = {
      source  = "registry.opentofu.org/gavinbunney/kubectl"
      version = ">= 1.7.0"
    }

We use version 1.14.

Any ideas? Do I have to do something special for it to just switch over to opentofu? Thank you

@mpepping
Copy link

Duplicate of #294

@pre
Copy link

pre commented Sep 17, 2024

Use the maintained fork instead https://github.com/alekc/terraform-provider-kubectl

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

3 participants