Skip to content

akerl/voyager

Repository files navigation

voyager

GitHub Workflow Status GitHub release License

Helper for assuming roles on AWS accounts

Usage

{
  "account": "1234567890",
  "region": "us-east-1",
  "source": "auth",
  "roles": {
    "admin": {
      "mfa": true
    },
    "readonly": {
      "mfa": false
    }
  },
  "tags": {
    "owner": "sadteam",
    "env": "prod",
    "group": "databases"
  }
},

Installation

License

voyager is released under the MIT License. See the bundled LICENSE file for details.

About

Helper for assuming roles on AWS accounts

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages