apiVersion: v3
kind: service
metadata:
  name: delphi-slack-notifications
  description: Lambda function for sending Slack notifications to specified channels using the Slack API
  owner: data-platform
  tags:
    - application_family:delphi
    - public:false
    - terraformed:true
spec:
  type: function
