Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/multiple roles in config #4830

Closed

Commits on Jun 11, 2018

  1. Changes for AssumeRole-ing through a hierarchy of roles as part of th…

    …e config.
    Derek Steinmoeller authored and Derek Steinmoeller committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    a040df9 View commit details
    Browse the repository at this point in the history
  2. Remove unneeded log messages.

    Derek Steinmoeller authored and Derek Steinmoeller committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    59d6a49 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2018

  1. Use a list instead of a set to ensure credential-chaining ordering is…

    … preserved.
    Derek Steinmoeller authored and Derek Steinmoeller committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    bda4221 View commit details
    Browse the repository at this point in the history
  2. Switch for loops to use Range.

    Derek Steinmoeller authored and Derek Steinmoeller committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    49fbd7e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from dsteinmo/ds/multipleRoleAssumes

    Changes for AssumeRole-ing through a hierarchy of roles as part of the config
    dsteinmo authored Jun 13, 2018
    Configuration menu
    Copy the full SHA
    00b94f0 View commit details
    Browse the repository at this point in the history