You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
466 B
466 B
display_name | description | icon | maintainer_github | verified | tags | |
---|---|---|---|---|---|---|
Coder Login | Automatically logs the user into Coder on their workspace | ../.icons/coder-white.svg | coder | true |
|
Coder Login
Automatically logs the user into Coder when creating their workspace.
module "coder-login" {
source = "https://registry.coder.com/modules/coder-login"
agent_id = coder_agent.example.id
}