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

Add disable plugin acq flag #2071

Closed VenelinMartinov closed 2 weeks ago

VenelinMartinov commented 2 weeks ago

We get GH rate-limited otherwise https://github.com/pulumi/pulumi-terraform-bridge/actions/runs/9417107734/job/25941917598

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 (a167cca) to head (96df9b8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2071 +/- ## ======================================= Coverage 61.20% 61.21% ======================================= Files 337 337 Lines 45177 45177 ======================================= + Hits 27651 27653 +2 + Misses 16005 16004 -1 + Partials 1521 1520 -1 ```

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