nautobot / nautobot-app-secrets-providers

Nautobot Secrets Providers Plugin.
Other
17 stars 15 forks source link

Multiple instances of providers #157

Open Kircheneer opened 2 hours ago

Kircheneer commented 2 hours ago

Environment

Proposed Functionality

Allow multiple instances of the same secrets provider in Nautobot.

Use Case

Multiple teams want to managed their secrets in e.g. AWS Systems Manager but have different AWS Accounts.

glennmatthews commented 2 hours ago

This was done for the Hashicorp provider in #141. Not sure if there's a "general-purpose" solution we can deliver here or whether it'll need to be done on a provider-by-provider basis.