vmware / terraform-provider-tanzu-mission-control

Terraform provider to manage resources of Tanzu Mission Control
Mozilla Public License 2.0
38 stars 31 forks source link

Fixed eks acceptance testing related issue #383

Closed snootan closed 5 months ago

snootan commented 5 months ago
  1. What this PR does / why we need it: As part of this, we have fixed issue related to acceptance EKS testing.
  2. Which issue(s) this PR fixes N/A
  3. Additional information In the terraform automation the ekscluster acceptance tests started failing again , looks like it is due to some recent change to the resource. Below the error snippet:
4. **Special notes for your reviewer**
codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 25.31%. Comparing base (7b21fe2) to head (22506a4). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #383 +/- ## ======================================= Coverage 25.31% 25.31% ======================================= Files 195 195 Lines 16845 16845 ======================================= Hits 4264 4264 Misses 12363 12363 Partials 218 218 ```

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