env-gen
env-gen copied to clipboard
value with "=" not converted correctly
value with "=" are truncated, even value use quote or double quot.
Input
event:
connection-string: 'Endpoint=sb://127.0.0.1;SharedAccessKeyName=RootManageSharedAccessKey;'
output
event.connection-string=Endpoint
Thanks for reporting the issue. Would you be willing to submit a pull request?
hello, thanks for your answer, but i'm noob in JS :D