generated from pulumi/pulumi-tf-provider-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Generate java language bindings #7
Comments
This was referenced Oct 30, 2023
Closed
import java |
Working on this for all of the Pulumiverse packages: |
Thanks for the info. Just to confirm, for Cockroach DB we don't generate the Java SDK even for the release right now, right? I used to depend on an (unfortunate) check-in of the JAR. Is it reasonable to have the JAR be generated and shipped as part of the release? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
Not sure how difficult this is, but I'd be very happy to use the (new) java language bindings.
From discussion here and here, in seems like this is the place to add it.
Perhaps it just needs to be published on Maven?
Kyle
The text was updated successfully, but these errors were encountered: