diff --git a/examples/modules/README.md b/examples/modules/README.md index 62c43b86..16febfba 100644 --- a/examples/modules/README.md +++ b/examples/modules/README.md @@ -103,3 +103,4 @@ module "code_server" { version = "1.0.19" agent_id = coder_agent.example.id } +```