How do I use severless to manage a lambda created somewhere else, say terraform for example. Since the lambda already exists, running serverless deploy will throw an error. Is there anyway to “import” the lambda into serverless CF stack and let serveless manage it? I don’t know if this a common use case but I would like for serveless to just manage the lambda code and not create it
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Use serverless instead of manual deployment on aws lambda | 3 | 1079 | June 24, 2020 | |
Deploy lambda function on already created resources without cloudformation | 0 | 561 | September 1, 2020 | |
How to apply Serverless to an existing Lambda | 0 | 699 | June 17, 2020 | |
Overwrite existing lambda functions | 1 | 420 | May 27, 2020 | |
Cannot update an existing lambda with serverless 1.x | 0 | 427 | July 30, 2018 |