Skip to content

Commit aae5fc2

Browse files
authored
chore(dogfood): add JetBrains fleet ide module (#18817)
We need to dogfood this new fleet module. > [!NOTE] > Only works if Coder CLI or Coder Desktop is installed
1 parent d304fb4 commit aae5fc2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

dogfood/coder/main.tf

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -354,6 +354,15 @@ module "zed" {
354354
folder = local.repo_dir
355355
}
356356

357+
module "jetbrains-fleet" {
358+
count = data.coder_workspace.me.start_count
359+
source = "registry.coder.com/coder/jetbrains-fleet/coder"
360+
version = "1.0.1"
361+
agent_id = coder_agent.dev.id
362+
agent_name = "dev"
363+
folder = local.repo_dir
364+
}
365+
357366
module "devcontainers-cli" {
358367
count = data.coder_workspace.me.start_count
359368
source = "dev.registry.coder.com/modules/devcontainers-cli/coder"

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