snowflake/.sops.yaml

26 lines
564 B
YAML
Raw Normal View History

2023-05-14 01:48:15 -04:00
keys:
2023-05-14 05:56:42 -04:00
- &users
- &notoh age1ckvmyqkwk69j64ev3fmckytz6k2dv79z4gn5qf6gxqyevp5yjfesdfkxmn
2023-05-14 01:48:15 -04:00
creation_rules:
- path_regex: secrets/[^/]+\.yaml$
key_groups:
- age:
2023-12-31 12:51:02 -05:00
- *notoh
2024-01-15 01:51:20 -05:00
- path_regex: secrets/s3/[^/]+\.yaml$
2023-12-31 12:51:02 -05:00
key_groups:
- age:
- *notoh
- path_regex: secrets/restic/[^/]+\.yaml$
key_groups:
- age:
- *notoh
2024-01-05 11:11:34 -05:00
- path_regex: secrets/tailscale/[^/]+\.yaml$
key_groups:
- age:
- *notoh
2024-03-18 14:38:39 -04:00
- path_regex: secrets/homepage/[^/]+\.yaml$
key_groups:
- age:
- *notoh