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

Adjust Security Group type hints to show the group name and id #819

Merged
merged 1 commit into from Mar 11, 2024

Conversation

awschristou
Copy link
Contributor

Security Group IDs don't provide enough context on their own for users to choose the right ones from their account. We received Toolkit feedback that users ended up logging into the web console in order to verify they are selecting the correct security group(s) when deploying their project.

This change updates the display value for security groups, so that it shows the group name and id.

Here is an example using this change:
image

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
Member

@ashovlin ashovlin left a comment

Choose a reason for hiding this comment

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

CI failure looks the same as what is being address via #818

@ashovlin ashovlin merged commit 4881582 into dev Mar 11, 2024
7 of 9 checks passed
@ashovlin ashovlin deleted the awschristou/sg-group-name branch March 11, 2024 22:38
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

3 participants