Skip to content

v0.0.4

@ethanndickson ethanndickson tagged this 03 Sep 05:09
Previously, user, group and template resources could only be imported
via their UUIDs. The `coder/coder` frontend doesn't expose these UUIDs
to the user, so we should provide an alternative, more user-friendly way
to import resources.

User resources: ID or username, since usernames must be unique, even
across multiple orgs.
Template resources: ID or `<organization-name>/<template-name>`
Group resources: ID or `<organization-name/<group-name>`
Assets 2
Loading