8 Replies
I ended up manually installing terraform and it worked as normal. I do believe this is a issue that needs looking at.
Maybe the install script can have a option for installing it then
(I am willing to work on it if anybody needs that)
Our install script shouldn't because we require a range of specific Terraform versions that'll work.
I think we should show logs with progress when trying to install the Terraform binary though.
I'd happily accept that contribution! đź’ž
Cool, I looked at the go script for when coder starts/installs terraform and it requires v1.1.0-1.3.4
Logging is easy
And I will definitely start working this, thank you!
Awesome!
I'm assuming the download is just timing out for some reason, and the timeout is like 5m or something egregious
I presume that’s what’s happening. I tend to run into this issue right after restarting coder and opening the login page. It could also possibly a corruption from improper restarting it 🤷‍♂️
Ahh, interesting
If you have any problems with dev just let me know, happy to debug
Alr, thank you! I greatly appreciate it
Marked the thread as resolved.