-
Notifications
You must be signed in to change notification settings - Fork 9.6k
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
invalid memory address or nil pointer reference #6707
Comments
HI @leemhenson Apologies for this happening. In order to try and help us identify the issue, please can you post the config that is causing the error (minus secrets) Thanks Paul |
Hi. This isn't a production aws account so nothing in here is particularly secret, but I've used the hashicorp public key to encrypt it anyway: Let me know if I've done it wrong and you can't read it. |
Ah, I'm 80% sure this is due to the following error coming out in the eb logs:
It seems to crash terraform rather than being a 'graceful' error. |
Yep, fixing the ref to the server certificate has fixed the terraform crash. |
thanks for the info here. I guess we need to get the right code in place for this. I will see if one of the team can decode the package P. |
Fixed in #7222 , thanks @dharrisio ! Thank you @leemhenson for reporting! |
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. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
Terraform Version
0.6.16 6e586c8
Affected Resource(s)
aws_elastic_beanstalk_environment seems to be the one where it crashed
Panic Output
https://gist.github.com/leemhenson/068a12fce26b514c40d029f4b6f28daa
The text was updated successfully, but these errors were encountered: