Closed shrsr closed 3 months ago
Sorry maybe a silly question but just wondering, why we needed to remove the attribute checks when ImportStateVerify is true?
@samiib When ImportStateVerify is set to True, Terraform automatically verifies that the state of the imported resource matches the expected state. The steps in the Check are ignored when the above field is True.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Additional details and impacted files
```diff @@ Coverage Diff @@ ## master #1265 +/- ## ======================================= Coverage 84.05% 84.05% ======================================= Files 61 61 Lines 17940 17940 ======================================= Hits 15080 15080 Misses 2054 2054 Partials 806 806 ```:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.