Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Config file update fix #22

Merged
merged 2 commits into from
Jan 6, 2017
Merged

Config file update fix #22

merged 2 commits into from
Jan 6, 2017

Conversation

raphaellondner-okta
Copy link
Contributor

Removed check on role_arn value being blank or not since this interferes with the default profile update (which might not need a role_arn value in the ~/.aws/config file).
This parameter will not be updated if blank in the WriteNewRoleToAssume function anyway.

Also fixed code formatting using IntelliJ built-in Reformat Code menu.

@ibabiy-okta, do you think you could review this tiny update? Thanks :)

Removed check on role_arn value being blank or not since this
interferes with the default profile update (which might not need a
role_arn value in the ~/.aws/config file). This parameter will not be
updated if blank in the WriteNewRoleToAssume function anyway.
@rchild-okta
Copy link

lgtm 🚀

@raphaellondner-okta raphaellondner-okta merged commit 4dbfb4a into master Jan 6, 2017
@jmelberg-okta jmelberg-okta deleted the rl-configfile-fix branch March 1, 2017 20:18
AlainODea pushed a commit to AlainODea/okta-aws-cli-assume-role that referenced this pull request Jun 3, 2018
* Config file update fix

Removed check on role_arn value being blank or not since this
interferes with the default profile update (which might not need a
role_arn value in the ~/.aws/config file). This parameter will not be
updated if blank in the WriteNewRoleToAssume function anyway.

* Added cross account role debug log
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.

None yet

2 participants