Files
terraform-vault/policies/sys/plugins/catalog/admin.yaml
T
benvin b825fdebf7
ci/woodpecker/push/apply Pipeline was successful
chore: setup access to enable all plugins, designated to tf-vault user (#94)
Co-authored-by: Ben Vincent <ben@unkin.net>
Reviewed-on: #94
2026-07-18 14:42:02 +10:00

17 lines
296 B
YAML

# Allow the vault deployer to import (register/deregister) plugin in the catalog
---
rules:
- path: "sys/plugins/catalog/*"
capabilities:
- create
- read
- update
- delete
- sudo
auth:
approle:
- tf_vault
k8s/au/syd1:
- woodpecker_terraform_vault