Use Coder Workspace Create API
I want to pass some parameters to Terraform when using the Workspace create API, so that I can do some tasks when starting the container. How should I do this?
I am currently trying to use parameter_values and rich_parameter_values, but I don't know how to use them in the Terraform script.
I am currently trying to use parameter_values and rich_parameter_values, but I don't know how to use them in the Terraform script.