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

Dynamic Bridged Providers: Plugin Aquisition #2080

Closed iwahbe closed 1 week ago

iwahbe commented 2 weeks ago

Broken off from https://github.com/pulumi/pulumi-terraform-bridge/pull/1973 for easier review.

Fixes https://github.com/pulumi/home/issues/3409

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 61.21%. Comparing base (ed2a84b) to head (f801aef). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2080 +/- ## ======================================= Coverage 61.21% 61.21% ======================================= Files 339 340 +1 Lines 45132 45143 +11 ======================================= + Hits 27627 27636 +9 - Misses 15985 15987 +2 Partials 1520 1520 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.