We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d356bf2 commit 4a34f8dCopy full SHA for 4a34f8d
registry/coder/modules/claude-code/README.md
@@ -51,7 +51,7 @@ module "claude-code" {
51
version = "3.0.0"
52
agent_id = coder_agent.example.id
53
workdir = "/home/coder/project"
54
-
+
55
claude_api_key = "xxxx-xxxxx-xxxx"
56
# OR
57
claude_code_oauth_token = "xxxxx-xxxx-xxxx"
0 commit comments