Grant terraform-incus approle read on encapi environment secret #97

Closed
unkinben wants to merge 1 commits from benvin/terraform-incus-encapi-token into master
Showing only changes of commit 4ec2f92ca5 - Show all commits
@@ -0,0 +1,12 @@
# Allow the Terraform Incus runner to read the encapi environment secret
# (ENCAPI_WRITE_TOKEN), so `make apply` can dual-write ENC data to encapi via
# the encapi Terraform provider.
---
rules:
- path: "kv/data/kubernetes/namespace/encapi/default/environment"
capabilities:
- read
auth:
approle:
- terraform_incus