apiVersion: v3
kind: library
metadata:
  name: lambda-offboarding-automation-shared
  description: Shared code and resources for the Offboarding Automation Lambdas
  owner: devops
  tags:
    - application_family:devops
    - public:false
    - language:python
    - runtime:python3.14
spec:
  type: utility
  links:
    - url: https://pipeline.theorchard.io/job/python-offboarding-automation/
      title: Jenkins Pipeline
      icon: jenkins
    - url: https://github.com/theorchard/python-offboarding-automation/tree/main/lambda/shared
      title: Source Code
      icon: github

