61f5cec4ff
Add K8s auth role, consul secret backend role, consul ACL policy, and vault policy to allow terraform-git CI to store state in Consul.
10 lines
147 B
YAML
10 lines
147 B
YAML
---
|
|
rules:
|
|
- path: "consul_root/au/syd1/creds/terraform-git"
|
|
capabilities:
|
|
- read
|
|
|
|
auth:
|
|
k8s/au/syd1:
|
|
- woodpecker_terraform_git
|