aws-cloudformation / aws-cloudformation/cloudformation-cli
Traver doesn't handle patternProperties
Open
- Dominant language
- Python
- Stars
- 336
- Forks
- 172
- Avg merge
- 3d 5m
- Merged PRs (30d)
- 3
Description
When defining an object type with `patternProperties` the function `traverse_raw_schema` will fail and will cause an error to be thrown when doing `cfn test`. Error `Malformed Schema or incorrect path provided`
https://github.com/aws-cloudformation/cloudformation-cli/blob/da2edbd38b1e52ade8bfac5abc6b52449b198201/src/rpdk/core/jsonutils/utils.py#L193-L198
Contributor guide
Assessment
This issue has not been assessed yet.