You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to be able to encrypt a secret locally, preferably via the wmill CLI and then be able to use the base64 encoded output to populate a variable and push it up to a windmill instance.
Context: I cannot store any secrets in a git repo and need to be able to push them upstream during deploy time.
In the meantime, is there any other way to encrypt vars right now?
Thank you!
The text was updated successfully, but these errors were encountered:
First, thanks for creating this great project!
I would like to be able to encrypt a secret locally, preferably via the
wmill
CLI and then be able to use the base64 encoded output to populate a variable and push it up to a windmill instance.Context: I cannot store any secrets in a git repo and need to be able to push them upstream during deploy time.
In the meantime, is there any other way to encrypt vars right now?
Thank you!
The text was updated successfully, but these errors were encountered: