terraform-vault/policies/kubernetes/au/syd1/creds/cluster-root.yaml
Ben Vincent a47f841028 feat: add terraform_k8s approle
- add approle for kubernetes terraform
- ensure it can access consul token for state storage
- ensure it can generate root token for managing kubernetes
2026-02-14 19:37:22 +11:00

11 lines
186 B
YAML

# Allow access to cluster-root Kubernetes credentials
---
rules:
- path: "kubernetes/au/syd1/creds/cluster-root"
capabilities:
- update
auth:
approle:
- terraform_k8s