Skip to content

Add Key=Value table coder_parameter type #464

Description

@djarbz

I would like to add a way to allow users to create workspace specific EnvVars and Secrets.

I am envisioning a table like input with keys in the first column and values in the right.
In the terraform definition, we can optionally select to mask the values for secrets.
Optionally, show the "eyeball" to unmask the value.
When the end user types in a row, a new row will automatically be added so that the number of KV pairs can be dynamically growing.

For secrets:

Key Value
API_KEY ********

For EnvVars:

Key Value
API_HOST api.coder.com
RUN_ENV DEV

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions