Skip to content
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

Official Java package or source generation instructions #129

Closed
apankowski opened this issue Sep 17, 2022 · 2 comments
Closed

Official Java package or source generation instructions #129

apankowski opened this issue Sep 17, 2022 · 2 comments

Comments

@apankowski
Copy link

apankowski commented Sep 17, 2022

I'm trying to test Pulumi with Scaleway and Kotlin. I thought that I should be able to use this provider since Kotlin has good interop with Java.

In the Pulumi registry the Scaleway provider doesn't seem to show a simple Java example. Installation & configuration examples don't seem to mention Java either.

However, for individual resources I see Java snippets (example here) referencing com.pulumi.scaleway package. I also see build_java target in the Makefile. But I was unable to find the Scaleway provider artifact in the official Maven repository under such package.

Since I'm new to Pulumi and the Scaleway provider, is Java actually supported by the Scaleway provider? If so, what's the simplest way of obtaining the Java artifact or generating sources for it?

@jaxxstorm
Copy link
Contributor

hi @apankowski - I don't currently support the Java SDK, I'll leave this open until it's published to maven

@ringods
Copy link
Member

ringods commented Mar 6, 2024

Ownership of this provider has been transferred to pulumiverse. We are tracking this for all providers in this organization globally here:

pulumiverse/infra#44

@ringods ringods closed this as completed Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants