chore: add template ID disclaimer (#15770)

Follow-up to #15757
This commit is contained in:
Phorcys
2024-12-06 17:37:35 +01:00
committed by GitHub
parent 9fe71d9daa
commit aa310e3979
+1
View File
@@ -22,6 +22,7 @@ import (
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.
// Template IDs should not change over time. They are used as persistent identifiers in telemetry.
//go:embed examples.gen.json
//go:embed templates/aws-devcontainer
//go:embed templates/aws-linux