Skip to content

Pickup existing AWS credentials from ~/.aws/credentials #101

@drnic

Description

@drnic

Currently bosh-gen only looks in ~/.fog for known credentials. Also look in ~/.aws/credentials using https://github.com/TwP/inifile parser:

myini = IniFile.load(File.join(ENV['HOME'], '.aws/credentials'))

Perhaps this needs to go in cyoi library

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