Versent / cfn-check

CloudFormation template validation tool - SUPERSEDED BY https://github.com/aws-cloudformation/cfn-python-lint
MIT License
29 stars 2 forks source link

"Path" key is being incorrectly output #8

Closed rowanu closed 8 years ago

rowanu commented 8 years ago

As part of working out the path of a field/value (for debugging purposes), when the template is printed out the path field is being (incorrectly) included.

The path should not be output, but "Path" should definitely be allowed (and not clobbered).