feat: add terraform-ldap service
- add consul role/policy/acls to allow terraform-ldap state management - add approle to generate tokens for consul
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# generate credentials for the terraform-ldap role in consul
|
||||
---
|
||||
rules:
|
||||
- path: "consul_root/au/syd1/creds/terraform-ldap"
|
||||
capabilities:
|
||||
- read
|
||||
|
||||
auth:
|
||||
approle:
|
||||
- terraform_ldap
|
||||
Reference in New Issue
Block a user