jay
jay
CCoder.com
Created by jay on 2/25/2025 in #help
Template using old version of parameters
No description
23 replies
CCoder.com
Created by jay on 2/25/2025 in #help
Template using old version of parameters
Difference is between using variable "devcontainer_builder" --> TF var and
23 replies
CCoder.com
Created by jay on 2/25/2025 in #help
Template using old version of parameters
TLDR - user error and TYVM @Phorcys !
23 replies
CCoder.com
Created by jay on 2/25/2025 in #help
Template using old version of parameters
Okay. I did read your last post a few times @Phorcys because there was something about it. Error seems to be between keyboard and chair. There IS a (quite hidden) settings page, where I can set the variables and sure enough it had old values in there. I am wondering however, why this is not as prominent as the other tabs where I can modify relevant template settings. Will experiment a bit how the values ended there in the first place but my best guess is that they were coder values instead of terraform ones during my first template iterations.
23 replies
CCoder.com
Created by jay on 2/25/2025 in #help
Template using old version of parameters
I can confirm that when creating the workspace, I am using the newest version that is also marked as active. I would not be confused if it were different 😄
23 replies
CCoder.com
Created by jay on 2/25/2025 in #help
Template using old version of parameters
I am the admin. I have created the new template version because it should pull the devcontainer sources from another repo. Because of that I changed the default on the var - so the user has no saying in what is being created. But it is picking up the value from the old template version when I create a new workspace with the new template version.
23 replies
CCoder.com
Created by jay on 2/25/2025 in #help
Template using old version of parameters
This is the thing. It has a differing default in both templates but the old one is taken - even when scaffolding a workspace with the new template version.
23 replies
CCoder.com
Created by jay on 2/25/2025 in #help
Template using old version of parameters
variable "repo_url" { default = "https://github.com/myOrgHere/myRepoHere" description = "Repository URL" type = string }
23 replies
CCoder.com
Created by jay on 2/25/2025 in #help
Template using old version of parameters
No description
23 replies
CCoder.com
Created by jay on 2/25/2025 in #help
Template using old version of parameters
As a sidequest - is there a way to delete old versions of a template without the need to delete the whole template?
23 replies