chore: update Claude Code module version to 4.9.0 in README

This commit is contained in:
DevelopmentCats 2026-03-11 16:41:23 -05:00 committed by DevelopmentCats
parent eb2da40cf7
commit 9578f81982

View File

@ -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