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

Fix summary display #26

Merged
merged 1 commit into from
Nov 19, 2020
Merged

Fix summary display #26

merged 1 commit into from
Nov 19, 2020

Conversation

imuqtadir
Copy link
Contributor

Fix summary display. We don't require numbering as this is a boolean (yes/no) confirmation.

Sample display:

Please confirm if you would like to launch instance with following options:

+--------------------------------------+---------------------------------------------------+
| Region                               | us-west-2                                         |
+--------------------------------------+---------------------------------------------------+
| VPC                                  | XYZ VPC(vpc-0sa9cc174360671a1)                    |
+--------------------------------------+---------------------------------------------------+
| Subnet                               | ABCDE Headnode Subnet 1(subnet-0f32cc816072ca44a) |
+--------------------------------------+---------------------------------------------------+
| Instance Type                        | m5.xlarge                                         |
+--------------------------------------+---------------------------------------------------+
| Image                                | ami-07a0da1997b55babc                             |
+--------------------------------------+---------------------------------------------------+
| Security Group                       | sg-0537aaaf28ebd11bd                              |
+--------------------------------------+---------------------------------------------------+
| Keep EBS Volume(s) After Termination | false                                             |
+--------------------------------------+---------------------------------------------------+
| Auto Termination Timer in Minutes    | 1                                                 |
+--------------------------------------+---------------------------------------------------+
| EBS Volumes                          | /dev/xvda(gp2): 8 GiB                             |
+--------------------------------------+---------------------------------------------------+
[ yes / no ]
Your Choice >>

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link
Contributor

@haugenj haugenj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😍

@imuqtadir imuqtadir merged commit 38533f6 into awslabs:main Nov 19, 2020
@imuqtadir imuqtadir deleted the fix-summary branch November 19, 2020 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.

2 participants