pulumi / pulumi-terraform-bridge

A library allowing Terraform providers to be bridged into Pulumi.
Apache License 2.0
194 stars 43 forks source link

Investigate example recognizer regression in pulumi-gcp #724

Open t0yv0 opened 1 year ago

t0yv0 commented 1 year ago

Hello!

Issue details

https://github.com/pulumi/pulumi-gcp/pull/965#discussion_r1062735119

Affected area/feature

iwahbe commented 1 year ago

@t0yv0 @lblackstone How did you discover that we were dropping more examples? I don't think investigating by looking at the diff manually is feasible.

lblackstone commented 1 year ago

@t0yv0 @lblackstone How did you discover that we were dropping more examples? I don't think investigating by looking at the diff manually is feasible.

I skimmed the diff for the Node SDK, and noticed that several examples were dropped. We could really use some tooling that figures that out automatically.