simplified test

This commit is contained in:
Stephen Kirby
2023-09-29 17:43:39 +00:00
parent ea744d7303
commit 6e8eb5f247
3 changed files with 2 additions and 28 deletions

View File

@@ -15,4 +15,4 @@ Automatically logs the user into Coder when creating their workspace.
module "coder-login" {
agent_id = coder_agent.example.id
}
```
```