pulumiverse / pulumi-hcp

A Pulumi provider for interacting with the Hashicorp Cloud Platform
Apache License 2.0
1 stars 2 forks source link

Create Java SDK #17

Open christophermaier opened 2 years ago

christophermaier commented 2 years ago

Pulumi supports Java SDKs now, so it would be nice to publish a Java version.

The main work here is setting up the CI/CD pipeline to build and test Java packages, as well as creation of a repository account for publication.