Hi, I just wanted to do a simple sync to the OVHcl...
# package-authoring
t
Hi, I just wanted to do a simple sync to the OVHcloud terraform provider (without new datasource and resources) and when I execute the upgrade-provider script, I have a kotlin exception?! The upgrade-provider scripts does this upgrades: - Planning Bridge Upgrade: v3.93.1 -> v3.95.0 - Planning Plugin Framework Upgrade: v0.46.0 -> v0.48.0 - Upgrading Java Gen Version: 0.16.1 -> 0.17.0 The error occur during the build_java target.
a
Hi, sorry you hit this. I haven't seen this before but it might be something in the environment. Are you using Java 11? That's the version we use in CI: https://github.com/pulumi/pulumi-gcp/blob/54967ffdcc9b8fb31222142690b35aea0dbb1633/.github/actions/setup-tools/action.yml#L69