Closed misraved closed 1 year ago
In this commit we skipped non-existent file paths specified in the config argument, as a result of which even if we had valid file paths, they got skipped as well.
This PR aims at fixing the issue by continuing to validate other file paths specified in the config argument skipping the non-existent ones.
Integration test logs
Logs
``` Add passing integration test logs here ```Example query results
Results
``` select * from terraform_resource +---------+----------------+--------+-------------------------------------------------------------------------------------------------------------------------------------------------------> | name | type | mode | arguments > +---------+----------------+--------+-------------------------------------------------------------------------------------------------------------------------------------------------------> | example | aws_ebs_volume |