If I have a resource block that contains a count, e.g. 10. and Checkov finds an error in that block, the extension outputs the same error multiple times (note in the screen shots the change in count number vs popup error messages):



This seems to be regardless of resource type. I would expect there to be only one error message per block, and not 1 error message per instance that would be created if the template would be applied. Scanning the same template file with the Checkov CLI tool produces only one result per block as expected.
Checkov version 2.3.216 is in use in my VS code install.
If I have a resource block that contains a count, e.g. 10. and Checkov finds an error in that block, the extension outputs the same error multiple times (note in the screen shots the change in count number vs popup error messages):
This seems to be regardless of resource type. I would expect there to be only one error message per block, and not 1 error message per instance that would be created if the template would be applied. Scanning the same template file with the Checkov CLI tool produces only one result per block as expected.
Checkov version 2.3.216 is in use in my VS code install.