https://pulumi.com logo
q

quick-airport-30353

06/16/2022, 7:53 PM
Hi all, I have a TypeScript pulumi project with about 7 lambdas. Each lambda has its own folder inside of a parent app folder. Each lambda is its own nodeJS application. My question: does each lambda have to be its own nodejs application or can I roll everything up to one?