Skip to content

Keep track of many public keys in .sops.yaml #1753

Closed Answered by ndrpnt
ndrpnt asked this question in Q&A
Discussion options

You must be logged in to vote

Answering my own question, it is possible to use Key groups to structure your configuration this way:

creation_rules:
  - path_regex: 
    encrypted_regex: 
    mac_only_encrypted: true
    key_groups:
      - age:
          - age1z9f4… # Tom
          - age1e67n… # Dick
          - age1yy1e… # Hary

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@ndrpnt
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by ndrpnt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants