feat: add repoflow tokens

- add approle for terraform-repoflow
- add policies to access repoflow tokens
This commit is contained in:
2025-12-13 10:09:29 +11:00
parent 2466a6fe5c
commit 9814b8fc1a
2 changed files with 19 additions and 0 deletions
@@ -0,0 +1,3 @@
path "kv/data/service/repoflow/unkinadmin/tokens/terraform" {
capabilities = ["read"]
}