Skip to content

AWS Profile name not found causes fatal fault during credential generation #10

Description

@fstab50

If a profile name given in the --accounts filename does not exist in the ~/.aws directory, gcreds executes and appears to generate credentials while throwing strange segfault errors.

Logic must be added to precheck the existence of profile names before credential generation and halt if a profilename does not exist. If it does exist, continue with normal credential generation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions