input-output-hk / bitte

Nix Ops for Terraform, Consul, Vault, Nomad
Apache License 2.0
157 stars 15 forks source link

vault: allow devs to encrypt new secrets #193

Closed nrdxp closed 2 years ago

nrdxp commented 2 years ago

Perhaps I am mistaken, but it seems the point of creating both an ops and dev key in the first place was to allow the devs more liberal access to their own secrets, while still protecting anything they shouldn't have access to with our own.

It seems to me to be overly restrictive to not allow devs to encrypt new secrets with a key they already have access to.