Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
OS:
Browser (if applicable):
Architecture:
coder --version:
coder --version
Coder v0.5.4+4c35b81 Wed May 4 14:47:48 UTC 2022 https://github.com/coder/coder/commit/4c35b8174ad0294e8a18016f56abab98a066d71a
coder templates init
coder templates create
Template is parsed
> Create and upload "~/apps/downloads/coder/examples/aws-linux"? (yes/no) yes ✔ Queued [438ms] ✔ Setting up [8ms] ✘ Parse parameters [61ms] run parse: parse source: session shutdown # or <provisionerd.go:238> acquired job {"initiator_username": "developer", "provisioner": "terraform", "id": "07cac93a-25c2-431b-a4de-9fa449c78d4e"} 2022-05-10 23:58:53.021 [INFO] <provisionerd.go:352> unpacking template source archive {"size_bytes": 4608} 2022-05-10 23:58:53.029 [INFO] <provisionerd.go:853> failing running job {"error_message": "run parse: parse source: session shutdown", "job_id": "07cac93a-25c2-431b-a4de-9fa449c78d4e"}
This bug was introduced in an upstream Terraform library: hashicorp/hc-install#56
The text was updated successfully, but these errors were encountered:
bpmct
Successfully merging a pull request may close this issue.
OS Information
OS:
Browser (if applicable):
Architecture:
coder --version
:Steps to Reproduce
coder templates init
and select any templatecoder templates create
Expected
Template is parsed
Actual
Logs
Screenshot
Notes
This bug was introduced in an upstream Terraform library: hashicorp/hc-install#56
The text was updated successfully, but these errors were encountered: