I current have swabbie successfully running against AMI and launch-configurations , but for snapshots, seems swabbie can not correctly process the OrphanedSnapshotRule
I saw in the code if looks for the info as follow :
const val IMAGE_EXISTS = "imageExists"
where can I go deeper to debug this ? also what is the reference of this "imageExists" ? seems not clear in the code that where swabbie got this
I current have swabbie successfully running against AMI and launch-configurations , but for snapshots, seems swabbie can not correctly process the OrphanedSnapshotRule
I saw in the code if looks for the info as follow :
const val IMAGE_EXISTS = "imageExists"
where can I go deeper to debug this ? also what is the reference of this "imageExists" ? seems not clear in the code that where swabbie got this