Conversation
coder_parameter typecoder_parameter data source for rich parameters
|
This Pull Request is becoming stale. In order to minimize WIP, prevent merge conflicts and keep the tracker readable, I'm going close to this PR in 3 days if there isn't more activity. |
|
This PR has risen from the depths 👀 |
|
This Pull Request is becoming stale. In order to minimize WIP, prevent merge conflicts and keep the tracker readable, I'm going close to this PR in 3 days if there isn't more activity. |
|
This Pull Request is becoming stale. In order to minimize WIP, prevent merge conflicts and keep the tracker readable, I'm going close to this PR in 3 days if there isn't more activity. |
|
Noooooo! I hope this is still a thing? |
|
This is still a thing! Holiday stale bot! |
|
This Pull Request is becoming stale. In order to minimize WIP, prevent merge conflicts and keep the tracker readable, I'm going close to this PR in 3 days if there isn't more activity. |
|
@mtojek — you're taking this now, right? |
coder_parameter data source for rich parameters|
This Pull Request is becoming stale. In order to minimize WIP, prevent merge conflicts and keep the tracker readable, I'm going close to this PR in 3 days if there isn't more activity. |
|
Bump for reopen. |
|
@dcarrion87 this is being implemented in chunks now! Follow #5574 instead. |
This adds support for a new
coder_parametertype in Terraform which supports immutable, editable, and visually appealing parameters.Examples:
Exposing the variable syntax in Terraform will become deprecated, and users will be forced to adopt the
coder_parameterdata source. Here's an example of the syntax:Todo:
createCLI to work with the new parameters.