policies: grant terraform-git read on the gitea config KV metadata path
ci/woodpecker/pr/plan Pipeline was successful
ci/woodpecker/pr/pre-commit Pipeline was successful

Claude-Session: https://claude.ai/code/session_015ur3i7D2azsMAWTSVABApv
This commit is contained in:
2026-07-27 22:07:16 +10:00
parent 2c27395613
commit b33053339c
@@ -12,6 +12,11 @@ rules:
- create - create
- read - read
- update - update
# vault_kv_secret_v2 also reads the kv-v2 metadata path on every plan/apply
# (403 here broke the terraform-git main apply, pipeline 107).
- path: "kv/metadata/service/vault/au/syd1/secret_backend/gitea/config"
capabilities:
- read
auth: auth:
approle: approle: