How do I set Terraform variables when using the CLI to create a template?
I init-ed a DigitalOcean template and customized it to my needs. I have a terraform.tfvars file next to the main.tf but when I run
coder templates create I get the following error. How do I set these variables?