Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit699a4b8

Browse files
authored
chore(dogfood): use built-in VS Code Desktop button over the module (#11869)
1 parentbe4d522 commit699a4b8

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

‎dogfood/main.tf‎

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -129,13 +129,6 @@ module "jetbrains_gateway" {
129129
default="GO"
130130
}
131131

132-
module"vscode-desktop" {
133-
source="registry.coder.com/modules/vscode-desktop/coder"
134-
version="1.0.2"
135-
agent_id=coder_agent.dev.id
136-
folder=local.repo_dir
137-
}
138-
139132
module"filebrowser" {
140133
source="registry.coder.com/modules/filebrowser/coder"
141134
version="1.0.2"
@@ -173,10 +166,6 @@ resource "coder_agent" "dev" {
173166
}
174167
startup_script_behavior="blocking"
175168

176-
display_apps {
177-
vscode=false
178-
}
179-
180169
# The following metadata blocks are optional. They are used to display
181170
# information about your workspace in the dashboard. You can remove them
182171
# if you don't want to display any information.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp