Update .sample/README.md

Co-authored-by: Ben Potter <me@bpmct.net>
pull/30/head
Muhammad Atif Ali 2 years ago committed by GitHub
parent 942597a3cb
commit bebf2916be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -54,7 +54,7 @@ module "MODULE_NAME" {
### Example 3
Just run code-server in the background, don't fetch it from GitHub:
Run code-server in the background, don't fetch it from GitHub:
```hcl
module "MODULE_NAME" {
@ -62,4 +62,3 @@ module "MODULE_NAME" {
agent_id = coder_agent.example.id
offline = true
}
```

Loading…
Cancel
Save