pulumi / pulumi-terraform-bridge

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

Add another TF version pattern to removal regexes #2531

Closed guineveresaenger closed 3 weeks ago

guineveresaenger commented 3 weeks ago

This pull request adds another pattern to the getTfVersionsToRemove regex collection. Ths one has back ticks around the version number.

Addresses a pattern found in confluentcloud provider.

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 62.74%. Comparing base (2cdff49) to head (2d73a20). Report is 6 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2531 +/- ## ======================================= Coverage 62.74% 62.74% ======================================= Files 382 383 +1 Lines 51553 51553 ======================================= Hits 32349 32349 Misses 17392 17392 Partials 1812 1812 ```

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

pulumi-bot commented 3 weeks ago

This PR has been shipped in release v3.94.0.