mirror of
https://github.com/coder/coder.git
synced 2026-06-03 04:58:23 +00:00
e176867d77
Per https://github.com/coder/terraform-provider-coder/releases/tag/v0.23.0 Performs a mechanical rename of existing usage deprecated fields in the latest version of the coder/coder provider. Closes #13382
name, description, tags, icon
| name | description | tags | icon | |||
|---|---|---|---|---|---|---|
| Sample Template with Parameters | Review the sample template and introduce parameters to your template |
|
/icon/docker.png |
Overview
This Coder template presents various features of rich parameters, including types, validation constraints, mutability, ephemeral (one-time) parameters, etc.
Development
Update the template and push it using the following command:
./scripts/coder-dev.sh templates push examples-parameters -d examples/parameters --create