Enforce unique key/secret names

Currently all IDs are unique, however when generating/using Secrets Manager in other resources, such as terraform or kubernetes, it’s not always easy to pass a uniquely generated ID between these products.

I’ve repeatedly requested the ability to use the key/secret name, however one issue is that Bitwarden Secrets Manager doesn’t enforce unique key/secret names, so these tools have to work around that limitation, or decline the feature request to use the key name in the first place.

An example where this is mentioned:

1 Like