Regarding <https://github.com/pulumi/pulumi-eks/is...
# contribute
b
Regarding https://github.com/pulumi/pulumi-eks/issues/40 I have a Lambda function that's ready to go. Seeing as how
@pulumi/aws/lambda/Function
expects an archive for
code
, should I just submit my PR with a zip file or is there any way to do that on the fly?
w
I think if you can share what you are doing here in a note on the issue (with link to any kind of PR or gist) that would be very useful! I believe @breezy-hamburger-69619 is also actively working on this issue and has some work nearly ready to land so I'm sure he'd be interested in comparing with what you've done.