Skip to content

SendGrid - Support secrets backend  #13618

@eugenemiretsky

Description

@eugenemiretsky

Description

Allow configuring SendGrid using secrets backend

Use case / motivation

Right now to configure SendGrid one has to set
SENDGRID_MAIL_FROM={your-mail-from}
SENDGRID_API_KEY={your-sendgrid-api-key}

However, one GCP that would mean that the variables need to be added in the UI.

Instead of reading the configs from OS env vars (os.environ.get) the configs should be read as a Variable so that a secrets backend can be used to store them.

Are you willing to submit a PR?

Yes

Related Issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind:featureFeature Requestspending-responsestaleStale PRs per the .github/workflows/stale.yml policy file

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions