type: object properties: kind: type: string templateMetaName: type: string envReferences: type: array items: $ref: "./TemplateEnvReference.yml" required: [kind, templateMetaName, envReferences]