345 B
345 B
display_name, description, icon, maintainer_github, verified, tags
| display_name | description | icon | maintainer_github | verified | tags | |
|---|---|---|---|---|---|---|
| Coder Login | Automatically logs the user into Coder on their workspace | /emojis/1f511.png | coder | true |
|
Coder Login
Automatically logs the user into Coder when creating their workspace.
module "coder-login" {
agent_id = coder_agent.example.id
}