Skip to content

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

@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 the coderd_template resource in the Terraform provider.

Current State

In Coder UI/API:

In Terraform Provider:

  • The coderd_template resource does not include any field for controlling dynamic parameters
  • No use_classic_parameter_flow or equivalent field exists

Expected Behavior

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

resource "coderd_template" "example" {
  # ... other fields
  enable_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

    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