This message was deleted.
# general
b
This message was deleted.
l
Hi @ambitious-apple-63257, that looks like it's the Terraform binary that's panicking. Can you run with
--log-level debug
and see what Terraform command is running to cause that?
a
certainly!
l
Also what terraform version are you using? I see this is an issue with terraform v0.14.0 - v0.14.2
a
saw that as well, terraform 1.0.1 unfortunately
👍 1
sorry, tried to get the debug log but atlantis left 100+ comments on my PR and i am trying to make sure there werent any secrets in posted 😐
l
Could be this issue. We're running a
terraform show
here.
a
damn, it does indeed appear to be that issue
well, i suppose.. the crash.log appears to be erroring out in the random provider, but it seems the fix was in terraform itself so i'm guessing its likely still possible
l
hmm interesting. Are you able to upgrade the Terraform version?
a
yep, i will post an update here when i have a chance to
🙌 1