aws-secrets-manager-credentials-provider-plugin icon indicating copy to clipboard operation
aws-secrets-manager-credentials-provider-plugin copied to clipboard

[feature] Folders support

Open chriskilding opened this issue 2 years ago • 9 comments

Add support for folders.

This enables a couple of use cases including:

  • Multi-tenancy via per-folder configuration
  • Hierarchical configuration

Implements #261

To do

  • [ ] Configuration (get it to show up at folder-level)
  • [ ] Hierarchical configuration merging
  • [ ] Connect configuration to the CredentialsProvider (show the right credentials in the right places with domains)
  • [ ] Docs
  • [ ] Tests

chriskilding avatar Jan 31 '23 12:01 chriskilding