fix(coder-login): add source url in README (#69)
This commit is contained in:
committed by
GitHub
parent
1ed25f459e
commit
f8a2f37540
@@ -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
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user