Skip to content

Change output format of AWS role selection - #262

Merged
wolfeidau merged 2 commits into
Versent:masterfrom
acobaugh:fix/222-ordering_of_roles
Jan 8, 2019
Merged

Change output format of AWS role selection#262
wolfeidau merged 2 commits into
Versent:masterfrom
acobaugh:fix/222-ordering_of_roles

Conversation

@acobaugh

@acobaugh acobaugh commented Jan 4, 2019

Copy link
Copy Markdown
Contributor

This changes the format from role / account to 'account / role', which
causes the subsequent sort to sort by account name and number.

Fixes #222

This now gives a format as such:

  Account: xxxxx-engineering (xxxxxxxxxx15) / administrator
  Account: xxxxx-engineering (xxxxxxxxxx15) / systemadministrator
  Account: xxx-enablers (xxxxxxxxxxx02) / administrator
  Account: xxxxxxx-development (xxxxxxxxxx30) / administrator
  Account: xxxxxxx-development (xxxxxxxxxx30) / kubernetes
  Account: xxxxx-development (xxxxxxxxxx03) / administrator
  Account: xxxxx-development (xxxxxxxxxx03) / databaseteam

which I think satisfies the original intent of #222

acobaugh and others added 2 commits January 4, 2019 11:32
This changes the format from `role / account` to 'account / role', which
causes the subsequent sort to sort by account name and number.

Fixes Versent#222
@wolfeidau
wolfeidau merged commit c58e3ab into Versent:master Jan 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants