This PR copies the templates in coder/coder/examples/templates over to the registry, so that template contribution can be done through the registry. For now, the starter templates in the coder/coder binary and the templates available in coder/registry will simply be different constructs, until we find a solution we like around a single source of truth for templates that doesn't raise hairy semver concerns for coder/coder: https://codercom.slack.com/archives/C05T7165ET1/p1749493368773469
7 lines
206 B
TOML
7 lines
206 B
TOML
[default.extend-words]
|
|
muc = "muc" # For Munich location code
|
|
Hashi = "Hashi"
|
|
HashiCorp = "HashiCorp"
|
|
|
|
[files]
|
|
extend-exclude = ["registry/coder/templates/aws-devcontainer/architecture.svg"] #False positive |