Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 21b1a18

Browse files
committed
tmp: remove workaround
1 parent 482320a commit 21b1a18

File tree

1 file changed

+0
-4
lines changed
  • registry/coder/modules/claude-code

1 file changed

+0
-4
lines changed

registry/coder/modules/claude-code/main.tf

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,3 @@ resource "coder_ai_task" "claude_code" {
290290
id = coder_app.claude_code_webx.id
291291
}
292292
}
293-
294-
resource "terraform_data" "claude_code_app_id" {
295-
input = coder_app.claude_code_webx.id
296-
}

0 commit comments

Comments
 (0)