# Allow management of the arrstack secrets engine (config and roles) by the # terraform-vault deployer. --- rules: - path: "arrstack/config" capabilities: - create - update - read - delete - path: "arrstack/roles/*" capabilities: - create - update - delete - read - list - path: "arrstack/roles" capabilities: - read - list auth: approle: - tf_vault k8s/au/syd1: - woodpecker_terraform_vault