-
Notifications
You must be signed in to change notification settings - Fork 881
Bug: coder templates create inside non-terraform directory just hangs #918
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
Comments
Seeing this as well in large directories: root@coder-v2:~/coder# coder template create
> Create and upload "~/coder"? (yes/no) yes
Archive too big. Must be <= 1048576 bytes
root@coder-v2:~/coder# |
I'm not repro'ing this on Coder v0.5.2-devel+568574c Wed May 4 22:42:58 UTC 2022
|
I am seeing this too, I imagine this has been fixed |
@bpmct closing. I think large directories are a separate issue, and require some discussion about what is acceptable for a template upload. Please raise a separate ticket if we want to track that now. |
OS Information
OS: Ubuntu 20.04
Architecture: x64
coder --version
:Steps to Reproduce
Expected
Some type of error stating there is no
main.tf
in the current directory and potentially pointing the user tocoder templates init
Actual
hangs for a long time
The text was updated successfully, but these errors were encountered: