pulumi / pulumi-terraform-bridge

A library allowing providers built with the Terraform Plugin SDK to be bridged into Pulumi.
Apache License 2.0
183 stars 41 forks source link

Cleanup deprecated WithDiffStrategy #2062

Open t0yv0 opened 3 weeks ago

t0yv0 commented 3 weeks ago

Once providers finish rolling off deprecated WithDiffStrategy, clean it up in the bridge code. This issue is x-referenced from the code with TODO markers.