https://pulumi.com logo
f

full-dress-10026

10/16/2019, 11:04 PM
Any idea if using https://github.com/aws/jsii with Pulumi work?
Mostly interested in generating a JVM package.
g

gentle-diamond-70147

10/16/2019, 11:07 PM
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

white-balloon-205

10/16/2019, 11:15 PM
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

full-dress-10026

10/16/2019, 11:15 PM
Thanks for the info. Will follow along on that issue.