🔒 fix(ci): add tofu_module_reader SSH key to vault.yaml secrets (mirrors erp pattern)

This commit is contained in:
2026-05-06 14:03:54 +02:00
parent 3fee1e9ed7
commit f470fa3274

View File

@@ -25,6 +25,7 @@ concurrency:
path: gitea_jwt path: gitea_jwt
secrets: | secrets: |
kvv1/google/credentials credentials | GOOGLE_BACKEND_CREDENTIALS ; kvv1/google/credentials credentials | GOOGLE_BACKEND_CREDENTIALS ;
kvv1/gitea/tofu_module_reader ssh_private_key | TERRAFORM_SSH_KEY ;
jobs: jobs:
gitea_vault_auth: gitea_vault_auth: