| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
| display_name | Coder Login | |
|---|---|---|
| description | Automatically logs the user into Coder on their workspace | |
| icon | ../.icons/coder-white.svg | |
| maintainer_github | coder | |
| verified | true | |
| tags |
|
Automatically logs the user into Coder when creating their workspace.
module "coder-login" {
source = "registry.coder.com/modules/coder-login/coder"
version = "1.0.2"
agent_id = coder_agent.example.id
}| Back | FazBrowse Home | New Git URL |