Would it be within scope to expand the pulumi/clou...
# general
m
Would it be within scope to expand the pulumi/cloud api to allow for referencing external functions rather than relying on inline handlers and function serialization? Ie. can I use a FileArchive reference. Where cloud-aws could take that, upload to s3, and use that as the source.
I have pre-existing packaging and build steps that I'd rather used than function serialization at this point