-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
terraform-provider-aws_v3.64.2_x5 - invalid memory address or nil pointer dereference #21698
Comments
Hey @1FastSTi 👋 Thank you for taking the time to file this issue. So that we have all of the necessary information in order to investigate this, can you update the issue description with the information found in the bug report template? |
I'm not sure what else I can give out. Please let me know what more is needed. More details might be able to be provided during my normal business hours. |
terraform-provider-aws/internal/service/s3/bucket.go Lines 2427 to 2429 in 4bc1414
Relates: #21176. |
I was able to set this and get it to plan without crashing:
|
got the exact same error, when checking form previous commits, I found out the error started exactly when provider version changed from 3.63.0 to 3.64.2, however i can't set it back as i get this:
|
We have the same error, fails with 3.64.0, succeeds with 3.63.0 |
I believe this was fixed in #2190 and released in 3.68.0 We no longer see the error. |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Community Note
Terraform CLI and Terraform AWS Provider Version
Affected Resource(s)
Terraform Configuration Files
Please include all Terraform configurations required to reproduce the bug. Bug reports without a functional reproduction may be closed without investigation.
Debug Output
Not able to gather, running on server, not local.
Panic Output
Expected Behavior
No error
Actual Behavior
Cleaned output below
There are more of these, but I would need to clean them if they would prove useful.
Steps to Reproduce
terraform plan
Important Factoids
References
The text was updated successfully, but these errors were encountered: