Skip to content

Commit

Permalink
Update unAttachedDiskByokEncryptionEnabled.js
Browse files Browse the repository at this point in the history
  • Loading branch information
alphadev4 authored Nov 8, 2024
1 parent e22c5e1 commit bafe1d4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ module.exports = {
helpers.addResult(results, 0, 'Unattached disk volume has BYOK encryption enabled', location, disk.id);
}
}
},
rcb();
}, function() {
callback(null, results, source);
Expand Down

0 comments on commit bafe1d4

Please sign in to comment.