aws-cf-checker icon indicating copy to clipboard operation
aws-cf-checker copied to clipboard

Exception when running cf-checker

Open Prudhvio3 opened this issue 6 years ago • 3 comments

I am getting the following exception when running the cf-checker tool with my custom cloud formation template.

\npm\node_modules\aws-cf-checker\check\securityGroupInbound.js:230
      throw new Error("unexpected combination");
      ^

Can you let me know ehat is causing this?

Prudhvio3 avatar Oct 28 '18 19:10 Prudhvio3

Could you share your template as well, please? Have you validated your template, already (e.g. by using https://docs.aws.amazon.com/cli/latest/reference/cloudformation/validate-template.html)?

andreaswittig avatar Oct 29 '18 08:10 andreaswittig

I cannot share my template as it belongs to the internal organization, but yes I have validated the template using the link that you have provided below

awscftvalidate

prudhvio33 avatar Oct 29 '18 15:10 prudhvio33

Please provide an anonymized version of the template to reproduce the issue.

andreaswittig avatar Oct 29 '18 18:10 andreaswittig