Coder.comC
Coder.com11mo ago
22 replies
jay

Template using old version of parameters

I have a template (basically this one here - https://registry.coder.com/templates/gcp-devcontainer) that I updated. In an older version I was using a specific repo. In my latest version (which is set as active) I am using a different repo as source for the devcontainer. I have changed the repo to be a TF variable to make it immutable by the user.
Problem is, that when I create a workspace, the old repo is being picked up. Any ideas?
Was this page helpful?