mirror of
https://github.com/coder/coder.git
synced 2025-07-15 22:20:27 +00:00
docs: improve structure for example templates (#9842)
Co-authored-by: Kyle Carberry <kyle@carberry.com> Co-authored-by: Muhammad Atif Ali <atif@coder.com> Co-authored-by: Muhammad Atif Ali <me@matifali.dev>
This commit is contained in:
@ -23,13 +23,11 @@ var (
|
||||
// Only some templates are embedded that we want to display inside the UI.
|
||||
// The metadata in examples.gen.json is generated via scripts/examplegen.
|
||||
//go:embed examples.gen.json
|
||||
//go:embed templates/aws-ecs-container
|
||||
//go:embed templates/aws-linux
|
||||
//go:embed templates/aws-windows
|
||||
//go:embed templates/azure-linux
|
||||
//go:embed templates/do-linux
|
||||
//go:embed templates/docker
|
||||
//go:embed templates/docker-with-dotfiles
|
||||
//go:embed templates/gcp-linux
|
||||
//go:embed templates/gcp-vm-container
|
||||
//go:embed templates/gcp-windows
|
||||
|
Reference in New Issue
Block a user