Closed vroad closed 4 years ago
I'm not sure if this supposed to work with Terraform 0.12 if this is a community
provider. For example picked another provider https://registry.terraform.io/providers/gavinbunney/kubectl/latest/docs and it also gives the same error message to me on Terraform 0.12 but works fine on Terraform 0.13, as our k8s
provider as well.
Describe the bug
I got signature error when I tried to install the provider from registry.
Steps to reproduce the issue:
Running init with following provider configuration.
Expected behavior
Provider installs without errors
Screenshots
Additional context
Terraform 0.12.29