-
Notifications
You must be signed in to change notification settings - Fork 9.2k
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
Crash - aws provider nil pointer #3953
Comments
Hi @ryanmcnamara! 👋 Sorry you ran into trouble here. We actually just patched a fix for this into master via #3954 which will release with v1.13.0 of the AWS provider and is planned to ship next week. Given that I'm going to go ahead and close this issue. Was your configuration running in sa-east-1 by chance? |
@bflad I think we hit this issue on us-east-1 |
I can confirm v1.12.0 now crashes in us-east-1 myself but still not us-west-2. My guess is that they are rolling a service update out by region. We might need to push out v1.13.0 a little early. 😅 |
We have run into this as well. |
Also running into this issue which is severely impeding our infrastructure rollout 👎 😢 — hopefully |
Please don't be alarmed, but locking this issue to focus everyone to the original report #3949. The fix is in master and we likely are going to release v1.13.0 immediately. |
This has been released in version 1.13.0 of the AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. |
Terraform Version
0.10.7
I had a plan fail with this message at the end of STDOUT
Here is an excerpt that contains the nil pointer:
https://gist.github.com/ryanmcnamara/90dfe7f1230e25d5be2be2a4b7c0e572
I have the full output from the plan which I could direct message to someone on behalf of terraform
The text was updated successfully, but these errors were encountered: