fix: Add missing closing code block in examples
Fixes formatting issue detected by prettier CI check.
This commit is contained in:
parent
48816b8776
commit
fdc7d9b456
@ -103,3 +103,4 @@ module "code_server" {
|
|||||||
version = "1.0.19"
|
version = "1.0.19"
|
||||||
agent_id = coder_agent.example.id
|
agent_id = coder_agent.example.id
|
||||||
}
|
}
|
||||||
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user