chore: setup access to enable all plugins, designated to tf-vault user
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user