Skip to content

Roles Switching!

Pre-release
Pre-release
Compare
Choose a tag to compare
@daidokoro daidokoro released this 14 May 23:56
· 281 commits to master since this release

Qaz now supports Role Switching by specifying the RoleARN for each stack.

  stack:
    role: arn:aws:iam::9999999999:role/my-role-name
    source: https://example.api/vpc

Note: It is not recommended to use both the profile and role keywords on a single stack, only one or the other.


  • Minor bug fixes
  • No Colors flag added --no-colors