hamlet-io / executor-bash

Executor for hamlet based on bash
GNU General Public License v3.0
0 stars 4 forks source link

fix: aws role generation #257

Closed roleyfoley closed 3 years ago

roleyfoley commented 3 years ago

Intent of Change

Description

fixes an issue where the profile name was used instead of the account id when generating roles for switch profile

Motivation and Context

When using ENV, INSTANCE or USER auth configration the role wasn't generated properly and would fail to assume

How Has This Been Tested?

Tested locally

Related Changes

Prerequisite PRs:

Dependent PRs:

Consumer Actions: