pulumi / pulumi-gcp

A Google Cloud Platform (GCP) Pulumi resource package, providing multi-language access to GCP
Apache License 2.0
183 stars 53 forks source link

Workflow failure: Upgrade bridge #1196

Closed pulumi-bot closed 1 year ago

pulumi-bot commented 1 year ago

Workflow Failure

Upgrade bridge has failed. See the list of failures below:

guineveresaenger commented 1 year ago

Due to the similar error message, I would expect that fixing https://github.com/pulumi/upgrade-provider/issues/142 will fix this issue as well.

cannot use &Server{} (value of type *Server) as tfprotov5.ProviderServer value in variable declaration: *Server does not implement tfprotov5.ProviderServer (missing method GetMetadata)
t0yv0 commented 1 year ago

This should be fixed by https://github.com/pulumi/pulumi-gcp/pull/1198

t0yv0 commented 1 year ago

This is fixed now.