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

Prompt for MFA token when creating new profile #1235

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Aror
Copy link

@Aror Aror commented Dec 19, 2023

Adding MFA Device ARN Prompt to 'add' Command

Description

This pull request introduces an additional step to the add command prompts. It includes a new prompt asking for the MFA Device ARN, streamlining the process for profiles with MFA enabled without manual addition to the AWS config file.

Proposed Changes

Added a new prompt during the add command execution:

Enter MFA Device ARN (If MFA is not enabled, leave this blank):

Reasoning

The inclusion of this prompt simplifies the configuration process for users that have MFA, eliminating the manual step of adding the MFA Device ARN to the AWS config file.

@Aror Aror marked this pull request as ready for review December 19, 2023 21:50
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

1 participant