Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Allow adding any arbitrary AWS Secrets Manager secrets  #515

Closed
@tvrmsmith

Description

It would be great if we could add additional AWS Secrets Manager secrets as property sources. Currently, I'd like to use the RDS secrets feature as well as other secrets, but the current way of adding secrets makes it difficult to do this.

It could be configured something like:

aws:
  secretsmanager:
    additional-secrets:
      - /secret/secret1
      - /secret/secret2

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions