-
Notifications
You must be signed in to change notification settings - Fork 813
[BUG]: resource_github_organization_ruleset crashes #2597
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
Labels
Status: Triage
This is being looked at and prioritized
Type: Bug
Something isn't working as documented
Comments
I experienced the same crash and the cause ended up being an expired Github token. |
I checked again and used a fresh GitHub token. I'm still seeing the same problem. |
I encounter the same. Error as follow:
|
I encountered a different crash to the original filed, but the same as #2597 (comment)
HCL to repro this:
|
I actually think based on: that this PR may fix this issue: |
4 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Status: Triage
This is being looked at and prioritized
Type: Bug
Something isn't working as documented
Expected Behavior
I'm using the latest release and since then
terraform plan
as well asterraform apply
crash.Actual Behavior
I don't know if it's related to the terraform GitHub provider or if it is an issue with the underlying Go GitHub packages.
Below you can see the error message that I'm getting.
Terraform Version
Terraform v1.10.5
on linux_amd64
Affected Resource(s)
Terraform Configuration Files
Steps to Reproduce
Debug Output
Panic Output
Code of Conduct
The text was updated successfully, but these errors were encountered: