terraform-vault/policies/kv/service/gitea/unkinben/tokens/read-only-packages/read.hcl
Ben Vincent 5afd1ad9c1 feat: add rpmbuilder approle
- add rpmbuilder approle
- add policies to acces gitea/github read-only tokens
2025-11-29 18:00:20 +11:00

4 lines
94 B
HCL

path "kv/data/service/gitea/unkinben/tokens/read-only-packages" {
capabilities = ["read"]
}