7b784084ec
- add approle for terraform-git - add policy to read gitadmin token - update access to the terraform-git consul token
12 lines
178 B
YAML
12 lines
178 B
YAML
---
|
|
rules:
|
|
- path: "consul_root/au/syd1/creds/terraform-git"
|
|
capabilities:
|
|
- read
|
|
|
|
auth:
|
|
approle:
|
|
- terraform_git
|
|
k8s/au/syd1:
|
|
- woodpecker_terraform_git
|