Skip to content

Commit

Permalink
Update and rename configComplaintRules.js to configCompliantRules.js
Browse files Browse the repository at this point in the history
"Complaint" is a typo and should be updated to "Compliant".
  • Loading branch information
stanezil authored Dec 5, 2024
1 parent 7358797 commit fe7bb5d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ var async = require('async');
var helpers = require('../../../helpers/aws');

module.exports = {
title: 'AWS Config Complaint Rules',
title: 'AWS Config Compliant Rules',
category: 'ConfigService',
domain: 'Management and Governance',
severity: 'Medium',
Expand Down

0 comments on commit fe7bb5d

Please sign in to comment.