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

Upgrade pulumi-terraform-bridge to v3.60.0 #15

Merged
merged 3 commits into from
Sep 18, 2023

Conversation

guineveresaenger
Copy link
Contributor

Also updates Java.

Fixes #14.

  • make tfgen
  • Update Java and gradle versions
  • make sdks

@guineveresaenger guineveresaenger added the impact/no-changelog-required This issue doesn't require a CHANGELOG update label Sep 18, 2023
@github-actions
Copy link

Does the PR have any schema changes?

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

Maintainer note: consult the runbook for dealing with any breaking changes.

@guineveresaenger guineveresaenger requested a review from a team September 18, 2023 21:39
@@ -9,7 +9,7 @@ TFGEN := pulumi-tfgen-$(PACK)
PROVIDER := pulumi-resource-$(PACK)
VERSION := $(shell pulumictl get version)
JAVA_GEN := pulumi-java-gen
JAVA_GEN_VERSION := v0.5.4
JAVA_GEN_VERSION := v0.9.5
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's 0.9.7 now.. but it can wait for auto-updates

@guineveresaenger guineveresaenger merged commit feb4b15 into main Sep 18, 2023
@guineveresaenger guineveresaenger deleted the upgrade-pulumi-terraform-bridge-to-v3.60.0 branch September 18, 2023 21:50
@mikhailshilkov mikhailshilkov added this to the 0.94 milestone Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact/no-changelog-required This issue doesn't require a CHANGELOG update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Workflow failure: Upgrade bridge
4 participants