pulumi / pulumi-aws

An Amazon Web Services (AWS) Pulumi resource package, providing multi-language access to AWS
Apache License 2.0
466 stars 157 forks source link

Builds: minimal schema computation not working with bridge upgrades #4702

Closed t0yv0 closed 1 hour ago

t0yv0 commented 3 weeks ago

Describe what happened

https://github.com/pulumi/pulumi-aws/actions/runs/11614217568/job/32341851869?pr=4694

We need to either make sure it gets recomputed as part of make tfgen or take it out of repo and compute it as part of build so it's not tracked in source.

Sample program

N/A

Log output

N/A

Affected Resource(s)

N/A

Output of pulumi about

N/A

Additional context

No response

Contributing

Vote on this issue by adding a 👍 reaction. To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).

flostadler commented 4 days ago

The same is true for provider upgrades as well

t0yv0 commented 4 days ago

I'm not 100% sure but I think @corymhall fixed it in https://github.com/pulumi/pulumi-aws/pull/4823

If he didn't I'll pick up on Monday to tidy it up.

t0yv0 commented 1 hour ago

This should be fixed in https://github.com/pulumi/pulumi-aws/pull/4829

pulumi-bot commented 1 hour ago

Cannot close issue:

Please fix these problems and try again.