coder/examples/parameters
Cian Johnston 1cc51b009a
chore(examples): remove deprecated startup_script_timeout and shutdown_script_timeout (#12104)
Removes deprecated startup_script_timeout and shutdown_script_timeout from our example templates.

Co-authored-by: Muhammad Atif Ali <atif@coder.com>
2024-02-12 14:29:41 +00:00
..
build feat: add example template using rich parameters (#9020) 2023-08-10 16:36:18 +02:00
README.md feat: add example template using rich parameters (#9020) 2023-08-10 16:36:18 +02:00
main.tf chore(examples): remove deprecated startup_script_timeout and shutdown_script_timeout (#12104) 2024-02-12 14:29:41 +00:00

README.md

name description tags icon
Sample Template with Parameters Review the sample template and introduce parameters to your template
local
docker
parameters
/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