diff options
| author | vkcku <[email protected]> | 2026-06-01 12:28:47 +0530 |
|---|---|---|
| committer | vkcku <[email protected]> | 2026-06-01 12:28:47 +0530 |
| commit | 7af1f6a0b34841cb50fa581caf03614a9863c55e (patch) | |
| tree | ab5f4b1373b4aba5b0be7651f153400db6162025 /infra/.sops.yaml | |
| parent | infra: add impermanence to base module (diff) | |
infra: add secrets management to base module
monorepo-revid: 1a906a2a1a486db986b9daaa632328579da32522
Diffstat (limited to 'infra/.sops.yaml')
| -rw-r--r-- | infra/.sops.yaml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/infra/.sops.yaml b/infra/.sops.yaml new file mode 100644 index 0000000..b2bed47 --- /dev/null +++ b/infra/.sops.yaml @@ -0,0 +1,10 @@ +--- +keys: + - &users '': + - &vkcku "age1jtl0m9t7rtfmh674zres8pecmcugv7yxamv8hkvlf3tk2g8p25nsnccslh" + +creation_rules: + - path_regex: modules/base/secrets.yaml + key_groups: + - age: + - *vkcku |
