Skip to content

Feature request: allow database password to be in event or in environment variable #2

Description

@Nogginboink

It appears the current implementation requires the lambda to get the database password from Secrets Manager. In a private VPC, this requires adding VPC endpoints to the VPC to allow the lambda to contact secrets manager. These endpoints are not exactly cheap, especially if supporting the Flyway lambda is the only use for them. It sure would be nice to be able to put the database password in either the event or in an environment variable to avoid having to set up and pay for VPC endpoints.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions