-
Notifications
You must be signed in to change notification settings - Fork 777
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
[BUG]: Empty or no provider information leads to error #2008
Comments
👋 Hi! Thank you for this contribution! Just to let you know, our GitHub SDK team does a round of issue and PR reviews twice a week, every Monday and Friday! We have a process in place for prioritizing and responding to your input. Because you are a part of this community please feel free to comment, add to, or pick up any issues/PRs that are labled with |
This appears to have been introduced in v5.41.0..v5.42.0 |
Waiting for the fix too. |
Solved in release 5.44.0. @kfcampbell please close this issue. |
Resolves regressions integrations#2008 and integrations#2014 introduced in integrations#1029 Signed-off-by: Marco Nenciarini <mnencia@kcore.it> Co-authored-by: Keegan Campbell <me@kfcampbell.com>
Hey! I'm getting this error again. Any tips? |
@mabilinab Did your |
Expected Behavior
the github integration should work anonymously without providing any provider information
Actual Behavior
with no
provider "github" {}
I get the following error on the most recent versionwith setting the empty
provider "github" {}
, I still getTerraform Version
Terraform v1.5.3
on linux_amd64
Your version of Terraform is out of date! The latest version
is 1.6.3. You can update by downloading from https://www.terraform.io/downloads.html
Affected Resource(s)
Terraform Configuration Files
No response
Steps to Reproduce
you could create a kubernetes cluster using https://github.com/kube-hetzner/terraform-hcloud-kube-hetzner and see that it fails, but I guess that is not yet minimal enough.
Debug Output
No response
Panic Output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: