Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: allow dynamic tags based on regex capture groups
Addresses: #11 Tag rules are matched based on a regex that is matched against resource labels. This commit allows for expanding capture groups in the regex for us in a given tag rule's absent/present tags list. Tested working: https://gist.github.com/tjhop/7e088c26b88b47138f5ae4281a2147af
- Loading branch information