feat: add vault and consul roles for terraform-git
Add K8s auth role, consul secret backend role, consul ACL policy, and vault policy to allow terraform-git CI to store state in Consul.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
---
|
||||
rules:
|
||||
- path: "consul_root/au/syd1/creds/terraform-git"
|
||||
capabilities:
|
||||
- read
|
||||
|
||||
auth:
|
||||
k8s/au/syd1:
|
||||
- woodpecker_terraform_git
|
||||
Reference in New Issue
Block a user