feat: add terraform_vault role
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful

this adds a service account that can be used to run the terraform_vault
workflows with, so that we can access the jwt to generate a token
This commit is contained in:
2026-05-21 23:04:40 +10:00
parent 462b2b3f4f
commit f57ce6b82a
2 changed files with 7 additions and 0 deletions
@@ -0,0 +1,6 @@
---
apiVersion: v1
kind: ServiceAccount
metadata:
name: terraform_vault
namespace: woodpecker