@ -13,6 +13,7 @@ Automatically logs the user into Coder when creating their workspace.
```hcl
module "coder-login" {
source = "https://registry.coder.com/modules/coder-login"
agent_id = coder_agent.example.id
}
```