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

Bug: CLI Workspace Creation Fails When JetBrains Module Is Present #19145

Closed as duplicate of#19182
Assignees
Emyrk
Labels
cliArea: CLIparametersbugs & feature requests related to Dynamic Parameters
@ssncferreira

Description

@ssncferreira

Description

Creating a workspace via the CLI fails when the JetBrains module is present. During the parameter prompting step, the CLI hangs with an empty prompt (i.e., no input description, no available options). The only way to proceed is by pressing Ctrl-C, after which the CLI continue and ends up failing with an error due to an empty value for thejetbrains_ides parameter.

This leads to a broken workspace creation experience.

Current Behaviour

Screen.Recording.2025-08-04.at.11.50.21.mov

Steps shown in the video:

  1. With JetBrains module (active template versionc9ed0dd)
  • Tested on our dogfood environment using "Write Coder on Coder" template with the active version (c9ed0dd) that includes the JetBrains module.
  • After filling other required parameters, the CLI shows a blank prompt forjetbrains_ides.
  • No instructions or options are presented.
  • Exiting the prompt via Ctrl-C, the create process continues.
  • Failure due to empty value forjetbrains_ides parameter.

Error message:

2025-08-04 10:44:52.463Z Error: When using list(string) type, value must be a json encoded list of strings2025-08-04 10:44:52.463Z on .terraform/modules/jetbrains/main.tf line 201, in data "coder_parameter" "jetbrains_ides":2025-08-04 10:44:52.463Z   201: data "coder_parameter" "jetbrains_ides" {2025-08-04 10:44:52.463Z2025-08-04 10:44:52.464Z value "" is not a valid list of strings
  1. Without JetBrains module (strange_fermi7 template version):
  • Same setup, but using a template version that does not include the JetBrains module (strange_fermi7)
  • Only the required parameters are prompted.
  • The workspace is created successfully without issues.

Expected Behaviour

The CLI should:

Additional Context

  • Environment: Dogfood
  • Template: Write Coder on Coder (coder)
  • Versions tested:
    • ❌ Currently active template version (c9ed0dd) with JetBrains module (broken)
    • strange_fermi7 without JetBrains module (works)

Metadata

Metadata

Assignees

Labels

cliArea: CLIparametersbugs & feature requests related to Dynamic Parameters

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp