scaleway / terraform-provider-scaleway

Terraform Scaleway provider
https://www.terraform.io/docs/providers/scaleway/
Mozilla Public License 2.0
199 stars 125 forks source link

fix(scaleway_lb_ip): add support to precise the zone in which the ip was reserved #2803

Closed al26p closed 1 week ago

al26p commented 1 week ago

Closes #2802

codecov-commenter commented 1 week ago

Codecov Report

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

Project coverage is 67.66%. Comparing base (fe86049) to head (1245e5b). Report is 221 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2803 +/- ## ========================================== - Coverage 71.43% 67.66% -3.78% ========================================== Files 277 339 +62 Lines 35875 39919 +4044 ========================================== + Hits 25628 27010 +1382 - Misses 8028 10595 +2567 - Partials 2219 2314 +95 ```

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

yfodil commented 1 week ago

Hello @al26p :wave:, thanks a lot for contributing!