Hello. Our fundamental issue is that we have secrets which are binary files (e.g. java keystore, etc) which we want to protect. Including them as a vault file in the role would be great, but there currently doesn’t seem to be a way to do this. The comments in the PR below have some discussion on the issue.
Extending the copy module to have a “vault” flag which would decrypt the file with the vault system and then upload it would be dandy.