tb@coder:~$ coder templates init --id scratch scratch-template Extracting scratch to scratch-template... Create your template by running: cd scratch-template && coder templates push Examples provide a starting point and are expected to be edited! 🎨 tb@coder:~$ cd scratch-template && coder templates push Provisioner tags: WARN: No .terraform.lock.hcl file found | When provisioning, Coder will be unable to cache providers without a lockfile and must download them from the internet each time. | Create one by running terraform init in your template directory. > Upload "."? (yes/no) yes === ✘ Queued [0ms] ==> ⧗ Running ==> ⧗ Running === ✘ Running [5ms] ==> ⧗ Setting up === ✘ Setting up [0ms] ==> ⧗ Parsing template parameters === ✘ Parsing template parameters [3ms] ==> ⧗ Detecting persistent resources 2025-10-02 08:06:42.190Z Terraform 1.13.0 2025-10-02 08:06:42.191Z Error: No configuration files 2025-10-02 08:06:42.191Z Plan requires configuration to be present. Planning without a configuration would mark everything for destruction, which is normally not what is desired. If you would like to destroy everything, run plan with the -destroy option. Otherwise, create a Terraform configuration file (.tf file) and try again. === ✘ Detecting persistent resources [70ms] ==> ⧗ Cleaning Up === ✘ Cleaning Up [8ms] === ✘ Cleaning Up [318ms] Encountered an error running "coder templates push", see "coder templates push --help" for more information error: template import provision for start: terraform plan: exit status 1