Skip to content

Commit da5a5ee

Browse files
committed
feat: remove bedrock flag
1 parent 76fbed1 commit da5a5ee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

registry/coder/modules/claude-code/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ The module can be further configured using environment variables set on the Code
106106
| `CODER_MCP_CLAUDE_CODER_PROMPT` | A custom coder prompt for Claude. | `""` |
107107
| `CODER_MCP_CLAUDE_CONFIG_PATH` | Path to the Claude configuration file. | `~/.claude.json` |
108108
| `CODER_MCP_CLAUDE_MD_PATH` | Path to a `CLAUDE.md` file for project-specific instructions. | `~/.claude/CLAUDE.md` |
109-
| `CLAUDE_CODE_USE_BEDROCK` | Set to `"true"` to use Amazon Bedrock. Requires additional AWS configuration. | `""` |
110109

111110
An example of setting these on a `coder_agent` resource:
112111

0 commit comments

Comments
 (0)