Enable source code integration features using DD api key as secret.
Actual Behavior
Skipping enabling source code integration because encrypted credentials through KMS/Secrets Manager is not supported for this integration. Please set either DATADOG_API_KEY in your environment, or set the apiKey parameter in Serverless.
Steps to Reproduce the Problem
Setup DD as secret and define it.
Package service and check logs
Specifications
Serverless Framework version: 3.20
Datadog Serverless Plugin version: 5.70.0
Lambda function runtime (Python 3.7, Node 10, etc.): Nodejs 18
Expected Behavior
Enable source code integration features using DD api key as secret.
Actual Behavior
Skipping enabling source code integration because encrypted credentials through KMS/Secrets Manager is not supported for this integration. Please set either DATADOG_API_KEY in your environment, or set the apiKey parameter in Serverless.
Steps to Reproduce the Problem
Specifications
Stacktrace