update-coder-template icon indicating copy to clipboard operation
update-coder-template copied to clipboard

support setting variables

Open matifali opened this issue 2 years ago • 1 comments

Currently, the action does not support setting terraform variables when a template is pushed.

matifali avatar Apr 22 '24 07:04 matifali

As a workaround, the .tfvars file can provide input variables. See here: https://coder.com/docs/admin/templates/extending-templates/variables#terraform-tfvars-files

matifali avatar Apr 25 '24 21:04 matifali