Skip to content

Secrets interface should have a "has_secret" method #124

@mcduffie

Description

@mcduffie

The maap.secrets interface should have a has_secrets method to make it easier for the user to query if secrets have been defined. It makes it a bit clunky in user code to check if a secret is defined with the current interface. Currently they would need to either call get_secret and check if there is a return code or call get_secrets and make a list of secret names from that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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