8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fe71d9 commit aa310e3Copy full SHA for aa310e3
examples/examples.go
@@ -22,6 +22,7 @@ import (
22
var (
23
// Only some templates are embedded that we want to display inside the UI.
24
// The metadata in examples.gen.json is generated via scripts/examplegen.
25
+ // Template IDs should not change over time. They are used as persistent identifiers in telemetry.
26
//go:embed examples.gen.json
27
//go:embed templates/aws-devcontainer
28
//go:embed templates/aws-linux
0 commit comments