CiscoDevNet / terraform-provider-aci

Terraform Cisco ACI provider
https://registry.terraform.io/providers/CiscoDevNet/aci/latest/docs
Mozilla Public License 2.0
91 stars 101 forks source link

[bugfix] Fix to set resource schema version in state to match the pre-migration version when a resource is migrated without attribute changes (DCNE-174) #1282

Closed akinross closed 2 months ago

akinross commented 2 months ago

fixes #1281

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 84.86%. Comparing base (176a6cb) to head (8eafb7b). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1282 +/- ## ======================================= Coverage 84.85% 84.86% ======================================= Files 95 95 Lines 34992 34994 +2 ======================================= + Hits 29694 29696 +2 Misses 3936 3936 Partials 1362 1362 ```

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