fix(coder-login): add source url in README (#69)

pull/73/head
Muhammad Atif Ali 2 years ago committed by GitHub
parent 1ed25f459e
commit f8a2f37540
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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
}
```

Loading…
Cancel
Save