apiVersion: v3
kind: library
metadata:
  name: generator-lambda
  description: |
    Yeoman generator for AWS Lambda functions in The Orchard.
    - Scaffolds Lambda function projects with standardized structure.
    - Provides templates and configuration for serverless functions.
  owner: devops
  tags:
    - public:false
spec:
  type: utility
