You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our CLI currently allows you to specify --provisioner-tag when pushing a template version.
Similarly, our UI currently allows you to specify provisioner tags when pushing a template version.
However, when you import a starter template from the UI, there is no way to specify provisioner tags.
This means that you can end up in a situation where you cannot import a starter template if you need the template import job to land on a certain set of provisioners.
Screen.Recording.2024-11-07.at.14.01.18.mov
Workaround
Use the CLI
Suggested Solution
Add a UI component to the starter template import modal to allow specifying provisioner tags on the template import job.