flag to ignore warnings
sriram9707 opened this issue · 1 comments
sriram9707 commented
How to ignore warnings on cfn nag checks.
arothian commented
Hi @sriram9707 , you can ignore rules using metadata in your template. See https://github.com/stelligent/cfn_nag#per-resource-rule-suppression for an example.