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

Cloudflare plugin in Java? #857

Open
hrstoyanov opened this issue Jul 14, 2024 · 4 comments
Open

Cloudflare plugin in Java? #857

hrstoyanov opened this issue Jul 14, 2024 · 4 comments
Labels
area/docs Improvements or additions to documentation kind/bug Some behavior is incorrect or out of spec language/java

Comments

@hrstoyanov
Copy link

What happened?

I look at the Cloudflare plugin:

https://www.pulumi.com/registry/packages/cloudflare/

And I do not see Java support listed?

Example

See above

Output of pulumi about

See above

Additional context

No response

Contributing

Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).

@hrstoyanov hrstoyanov added kind/bug Some behavior is incorrect or out of spec needs-triage Needs attention from the triage team labels Jul 14, 2024
@justinvp
Copy link
Member

I see a Java SDK being generated at https://github.com/pulumi/pulumi-cloudflare/tree/master/sdk/java. Not sure why there isn't a top-level Java example, but I do see Java instructions listed at https://www.pulumi.com/registry/packages/cloudflare/installation-configuration/ and drilling into individual resources, I do see Java examples.

Transferring this to the cloudflare repo and someone will take a look soon.

@justinvp justinvp transferred this issue from pulumi/pulumi Jul 14, 2024
@iwahbe iwahbe added area/docs Improvements or additions to documentation language/java and removed needs-triage Needs attention from the triage team labels Jul 15, 2024
@iwahbe
Copy link
Member

iwahbe commented Jul 15, 2024

Hi @hrstoyanov. The cloudflare provider does support java. We'll look at adding a java example.

Related to pulumi/pulumi-terraform-bridge#2083.

@hrstoyanov
Copy link
Author

Im a bit confused. If the provider does not support java, how can you add an example?

@justinvp
Copy link
Member

It does support java.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docs Improvements or additions to documentation kind/bug Some behavior is incorrect or out of spec language/java
Projects
None yet
Development

No branches or pull requests

3 participants