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

Missing support for "Enable dynamic parameters for workspace creation" setting #240

Assignees
ethanndickson
@blink-so

Description

@blink-so

Description

The Coder main product includes a template setting called "Enable dynamic parameters for workspace creation" (introduced in v2.24.0), but this setting is not available in thecoderd_template resource in the Terraform provider.

Current State

In Coder UI/API:

In Terraform Provider:

  • Thecoderd_template resource does not include any field for controlling dynamic parameters
  • Nouse_classic_parameter_flow or equivalent field exists

Expected Behavior

Thecoderd_template resource should include a field to control the dynamic parameters setting, such as:

resource"coderd_template""example" {# ... other fieldsenable_dynamic_parameters=true# or use_classic_parameter_flow = false}

Impact

Users managing Coder templates via Terraform cannot:

  • Enable dynamic parameters for new templates
  • Manage this setting consistently across environments
  • Maintain infrastructure-as-code parity with the UI

References

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp