aws-cf-checker
aws-cf-checker copied to clipboard
Checks AWS CloudFormation templates for security, reliability and conformity
Bumps [lodash](https://github.com/lodash/lodash) from 4.13.1 to 4.17.19. Release notes Sourced from lodash's releases. 4.17.16 Commits d7fbc52 Bump to v4.17.19 2e1c0f2 Add npm-package 1b6c282 Bump to v4.17.18 a370ac8 Bump to v4.17.17 1144918...
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...
This is a great tool, but there doesn't seem to be any support for yaml based cf templates.