- Notifications
You must be signed in to change notification settings - Fork4
Open
Description
Not sure if this would be an anti-pattern or require a massive re-write, but was curious if it's possible to make theactive attribute optional. Thecoder templates push command, even if you were to set--activate to false, if a template doesn't exist already, will automatically still set the first version to "active".
Use-case for this is to make it so that the active status doesn't need to be tracked through Terraform. Rather, I can manually set active versions without accidentally deleting/replacing versions that are being tracked by coderd if anotherterraform apply is executed.
Metadata
Metadata
Assignees
Labels
No labels