jballment commented on issue #7293:
URL: https://github.com/apache/hop/issues/7293#issuecomment-4704141999
BTW the workaround is to save the Variable Resolver string as a Variable i.e.
something.User = #{HashiCorp:something.key:Username}
something.Password = #{HashiCorp:something.key:Password}
And then use ${something.User} and ${something.Password} in the
Action/Transform definition.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]