Can you make variable sensitive by default?
I make flows that sometimes read sensitive data. It would be nice if, somewhere in the code, the variable could be forced to be sensitive.
It seems really easy to forget to set the variable to sensitive in the enviroment, and if I copy the flow to a text file and share it with someone. None of thier variables will be set to sensitive by default.