Invalid ReplacementTransformer behavior if dot is in pattern string #192
Labels
bug
Something isn't working
priority/critical
Items critical to be implemented, usually by the next release
Milestone
Describe the bug
If ReplacementTransformer has a pattern with a dot , it generates a message
"pattern-based substitution can only be applied to string target fields"
Steps To Reproduce
config.yaml
test.yaml
Expected behavior
Should work like a dotless pattern.
Environment
airshipctl build from commit f555af3
The text was updated successfully, but these errors were encountered: