chore: update Claude Code module version to 4.9.0 in README
This commit is contained in:
parent
eb2da40cf7
commit
9578f81982
@ -87,7 +87,7 @@ Use this when the config file is provisioned separately or managed outside the t
|
||||
```tf
|
||||
module "claude-code" {
|
||||
source = "registry.coder.com/coder/claude-code/coder"
|
||||
version = "4.8.0"
|
||||
version = "4.9.0"
|
||||
agent_id = coder_agent.main.id
|
||||
workdir = "/home/coder/project"
|
||||
enable_boundary = true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user