policies: grant terraform-git read on the gitea config KV metadata path #103
@@ -12,6 +12,11 @@ rules:
|
|||||||
- create
|
- create
|
||||||
- read
|
- read
|
||||||
- update
|
- update
|
||||||
|
# vault_kv_secret_v2 also reads the kv-v2 metadata path on every plan/apply
|
||||||
|
# (403 here broke the terraform-git main apply, pipeline 107).
|
||||||
|
- path: "kv/metadata/service/vault/au/syd1/secret_backend/gitea/config"
|
||||||
|
capabilities:
|
||||||
|
- read
|
||||||
|
|
||||||
auth:
|
auth:
|
||||||
approle:
|
approle:
|
||||||
|
|||||||
Reference in New Issue
Block a user