cloudtools / cloudtools/stacker
Parse lookups as an abstract syntax tree
Open
enhancement
- Dominant language
- Python
- Stars
- 707
- Forks
- 162
- PR merge metrics
- No merged PRs in 30d
Description
Realized we don't have an issue tracking this. Lookups are currently replaced using regular expressions, which helped cause [this bug](https://github.com/remind101/stacker/pull/251). It might be more robust to parse everything as an abstract syntax tree.
Contributor guide
Assessment
This issue has not been assessed yet.