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

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages