Hi everyone,
I think a "secret" data type for subflow environment variables would be very useful for secrets, like API keys and other stuff you want to be stored encrypted in flows_cred.json file, like this:
A default value for a secret environment variables may not make much sense, so it can have no input field in the subflow template. There should only be a secure-string field (like fields for passwords) in each subflow instance: every subflow instance will have its secret (or secrets, if many) stored in the flows_cred.json file instead of flows.json file.
You think this may be a thing in a future release?


