Skip to content

Commit

Permalink
stelligent#411 fix rule id collision
Browse files Browse the repository at this point in the history
  • Loading branch information
erickascic committed Mar 18, 2020
1 parent c1889b9 commit 26d5b59
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ def rule_type
end

def rule_id
'W66'
'W69'
end

def audit_impl(cfn_model)
Expand Down

0 comments on commit 26d5b59

Please sign in to comment.