Closed patpicos closed 2 months ago
any updates?
Same regex fails to replace variables with "I" (capital i) characters.
For example: "Customerid" replaced but "CustomerId" does not replaced.
I think customizable regex pattern can be a proper solution.
I have created a Pull Request #40 to customize the regex pattern
closing as I am no longer working with this
I have a config file with placeholders to replace. Most of them come from Keyvault and have hyphens in them.
The tokenizer does not replace them. Looking at the log, the regex shows the problem. An additional character is required in the list