Skip to content

Commit 79d1465

Browse files
authored
chore: update module sources for Windsurf, Zed and JetBrains (#18759)
1 parent 39ed0c3 commit 79d1465

File tree

2 files changed

+6
-42
lines changed

2 files changed

+6
-42
lines changed

dogfood/coder/main.tf

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -306,8 +306,10 @@ module "vscode-web" {
306306

307307
module "jetbrains" {
308308
count = data.coder_workspace.me.start_count
309-
source = "git::https://github.com/coder/registry.git//registry/coder/modules/jetbrains?ref=jetbrains"
309+
source = "dev.registry.coder.com/coder/jetbrains/coder"
310+
version = "1.0.0"
310311
agent_id = coder_agent.dev.id
312+
agent_name = "dev"
311313
folder = local.repo_dir
312314
major_version = "latest"
313315
}
@@ -337,15 +339,16 @@ module "cursor" {
337339

338340
module "windsurf" {
339341
count = data.coder_workspace.me.start_count
340-
source = "registry.coder.com/coder/windsurf/coder"
342+
source = "dev.registry.coder.com/coder/windsurf/coder"
341343
version = "1.0.0"
342344
agent_id = coder_agent.dev.id
343345
folder = local.repo_dir
344346
}
345347

346348
module "zed" {
347349
count = data.coder_workspace.me.start_count
348-
source = "./zed"
350+
source = "dev.registry.coder.com/coder/zed/coder"
351+
version = "1.0.0"
349352
agent_id = coder_agent.dev.id
350353
agent_name = "dev"
351354
folder = local.repo_dir

dogfood/coder/zed/main.tf

Lines changed: 0 additions & 39 deletions
This file was deleted.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy