Any idea if using <https://github.com/aws/jsii> wi...
# general
f
Any idea if using https://github.com/aws/jsii with Pulumi work?
Mostly interested in generating a JVM package.
g
We're tracking our multi-language approach at https://github.com/pulumi/pulumi/issues/2430. I know @white-balloon-205 and others have looked at jsii in depth.
w
We've definitely looked at JSII, but there are a number of limitations that make it difficult in current state to fit with the Pulumi API model. As @gentle-diamond-70147 notes, we're exploring how to solve for the multi-language interop scenarios as part of https://github.com/pulumi/pulumi/issues/2430, as well as adding additional language support.
f
Thanks for the info. Will follow along on that issue.