sops icon indicating copy to clipboard operation
sops copied to clipboard

Possibility to define filetypes as part of .sops.yaml

Open schlichtanders opened this issue 2 years ago • 1 comments

Hi there, I would like to encrypt dockerconfigjson files, which why ever are not ending on .json.

Using the command line I can add the --input-type argument, but I couldn't find a corresponding option for .sops.yaml creation_rules.

It would be great to specify key "input_type" in there, so that sops can also handle such extra files seamlessly

schlichtanders avatar Sep 29 '23 13:09 schlichtanders

Related to (and duplicate of) #982 #813. (We should eventually support this).

hiddeco avatar Sep 29 '23 13:09 hiddeco