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.97.0 #4898

Merged
merged 3 commits into from
Dec 10, 2024

Conversation

flostadler
Copy link
Contributor

@flostadler flostadler commented Dec 10, 2024

This PR was generated via $ upgrade-provider pulumi/pulumi-aws --kind=bridge.


  • Upgrading pulumi-terraform-bridge from v3.96.0 to v3.97.0.

Manual Changes:
Please pay special attention to provider/pkg/batch/compute_environment.go and provider/pkg/batch/compute_environment_test.go. The test was previously using the logging package from the unstable module that shouldn't have been used outside of the bridge. This package was recently moved to be internal (pulumi/pulumi-terraform-bridge#2687). To get around that we now pass in the logger as a dependency and fake it in tests.

Fixes #4759
Fixes #4894

Copy link

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.

@flostadler flostadler self-assigned this Dec 10, 2024
Copy link
Contributor

@VenelinMartinov VenelinMartinov left a comment

Choose a reason for hiding this comment

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

lgtm

@flostadler flostadler merged commit 316ee6a into master Dec 10, 2024
32 checks passed
@flostadler flostadler deleted the upgrade-pulumi-terraform-bridge-to-v3.97.0 branch December 10, 2024 12:26
Copy link

codecov bot commented Dec 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (64f6df1) to head (3721aa2).
Report is 1 commits behind head on master.

Additional details and impacted files
@@      Coverage Diff       @@
##   master   #4898   +/-   ##
==============================
==============================

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

flostadler added a commit that referenced this pull request Dec 10, 2024
flostadler added a commit that referenced this pull request Dec 10, 2024
corymhall added a commit that referenced this pull request Dec 11, 2024
This PR was generated via $ upgrade-provider pulumi/pulumi-aws
--kind=bridge.

---

Upgrading pulumi-terraform-bridge from v3.96.0 to v3.97.1.

**Manual Changes:**
copied from #4898

Fixes #4759
Fixes #4894
@pulumi-bot
Copy link
Contributor

This PR has been shipped in release v6.65.0.

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

Successfully merging this pull request may close these issues.

Workflow failure: Upgrade bridge Created EKS Addon does not get saved to state if it does not become active
3 participants