Skip to content

can't use templates to create new workspaces in version 2.1.1 #9280

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
spettinichi opened this issue Aug 23, 2023 · 1 comment
Closed

can't use templates to create new workspaces in version 2.1.1 #9280

spettinichi opened this issue Aug 23, 2023 · 1 comment

Comments

@spettinichi
Copy link

When we try to create or restart a workspace after upgrading to 2.1.1 we get this error

running command "coder templates push": template import provision for start: recv import provision: plan terraform: coder_parameter names must be unique but "CPU(cores)", "disk(GB)" and "memory(GB)" appear multiple times

The values in quotes are indeed the name values for the 3 coder_parameters we have set, however they are only set one time, there is no duplication. I downgraded back to 2.1.0 and workspaces start correctly. I also am unable to push an updated template from the cli due to the same error. When I check the template checked into git as well as what I can view in the UI these names all appear exactly one time.

I have this installed in kubernetes using helm.

@cdr-bot cdr-bot bot added the bug label Aug 23, 2023
@Amanibhavam
Copy link

@spettinichi They fixed it, see #9260

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants