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

Update bridge to 3.76.0 #724

Merged
merged 5 commits into from
Feb 27, 2024
Merged

Conversation

EronWright
Copy link
Contributor

@EronWright EronWright commented Feb 27, 2024

This is a routine update, done by hand as the automated one has been failing.

Updates a replay test to address a breaking change (see https://github.com/pulumi/home/issues/3308).

@EronWright EronWright requested a review from a team February 27, 2024 19:50
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.

@EronWright EronWright self-assigned this Feb 27, 2024
@t0yv0
Copy link
Member

t0yv0 commented Feb 27, 2024

https://github.com/pulumi/pulumi-random/blob/master/.ci-mgmt.yaml#L8 this is pinned to 5.x but perhaps time to move to 6.x; looks like your local build environment picked up 6.x

@EronWright EronWright force-pushed the eronwright/update-bridge-v3.76.0 branch from adeebb5 to fe0f0ad Compare February 27, 2024 21:08
@EronWright
Copy link
Contributor Author

EronWright commented Feb 27, 2024

Here's an explanation for how my local environment influenced code generation: make tfgen installs the correct version of the aws plugin into the user home, and then the latest is used anyway. I found an effective workaround to be to set PULUMI_HOME to .pulumi:

PULUMI_HOME=./.pulumi make tfgen build_sdks

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.

Looks good, thanks for sorting this out!

@EronWright EronWright merged commit a092b5e into master Feb 27, 2024
17 checks passed
@EronWright EronWright deleted the eronwright/update-bridge-v3.76.0 branch February 27, 2024 23:39
@t0yv0
Copy link
Member

t0yv0 commented Feb 28, 2024

Let's make it official pulumi/ci-mgmt#832

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.

None yet

4 participants