Skip to content

Special-case secrets from environment #1601

Closed
@cicdw

Description

Right now, setting

PREFECT__CONTEXT__SECRETS__MY_API_KEY=hello

creates a local secret called my_api_key (lowercase), and the only way to create a local secret called MY_API_KEY is by setting the value directly in your user config. Ideally we should allow both secret setting mechanisms to work smoothly.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions