-
Notifications
You must be signed in to change notification settings - Fork 891
feat: Added --with-terraform argument to install coder and terraform together #5586
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
Conversation
- Added a unzip command check to the standalone function - Cleaner error and help redirect the user to a solution - Added help info for `--install-terraform` argument - Fixed standalone install typo (ard64 -> arm64)
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅ |
I have read the CLA Document and I hereby sign the CLA |
recheck |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor nits, overall awesome contribution!
p.s. thanks for fixing the ard64
-> arm64
🙈
Oh cool, it shows typos! I will get those fixed as well. |
- Added recommend changes for consistency
@KozmikNano could you run fmt and fix the shellcheck? |
Yes! Sorry for the late reply. |
@kylecarbs Should be good now. |
Thank you for your continued patience! |
@KozmikNano thank you for the contribution! Much appreciated. |
Anytime, glad I could help! |
Did you also update the related docs and main readme? @KozmikNano |
I didn't see anything in the docs that referenced the command list, however I did add information to help argument in install.sh. |
I have read the CLA Document and I hereby sign the CLA