if you intend to keep using serverless to deply the functions, that would work fine. If you want to deploy the functions with pulumi, you could use a stack reference
m
melodic-lion-63741
03/17/2023, 2:46 PM
I've looked into Pulumi for the function deployment, but it seems more pain than it is worth (with the packaging, tree shaking, layers, ...) - similar to why we don't use Terraform for lambdas