feat: replace webhook secrets policy with woodpecker token policy
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/plan Pipeline was successful

Webhook URLs are now managed by the Woodpecker terraform provider
instead of being stored in Vault. Add read policy for the Woodpecker
API token at kv/data/service/woodpecker/tokens/terraform-git.
This commit is contained in:
2026-06-08 16:17:00 +10:00
parent 132e5ea4d9
commit 12680f93cd
@@ -1,6 +1,6 @@
---
rules:
- path: "kv/data/service/gitea/webhook/*"
- path: "kv/data/service/woodpecker/tokens/terraform-git"
capabilities:
- read