From c3876198bf5aa9b53514dd61fd1d303bd50c3bbf Mon Sep 17 00:00:00 2001 From: Eric Torres Date: Thu, 21 Aug 2025 00:18:59 -0700 Subject: [PATCH] .sops.yaml: allow subpaths and arbitrary names on secrets files --- .sops.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.sops.yaml b/.sops.yaml index 73d1e05..1fae27f 100644 --- a/.sops.yaml +++ b/.sops.yaml @@ -3,7 +3,7 @@ keys: - &primary age1ca3zdn9s0fnlyrgcwu2fvkcu0qn9hj8dlvv96egju006y2lhvyzs3hw29z creation_rules: - - path_regex: secrets/secrets.yaml$ + - path_regex: '^.*\.ya?ml$' key_groups: - age: - *primary