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: lookup default sg when using existing vpc #503

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

zxkane
Copy link
Member

@zxkane zxkane commented Jun 13, 2024

Issue #, if available:

closes #493

Description of changes:

The VPC lookup does not lookup the default security group. So using the default name searches the security group.

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

@bigadsoleiman bigadsoleiman merged commit 1418b5c into aws-samples:main Jun 13, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

CREATE_FAILED due to this error "The request must contain the parameter groupName or groupId"
2 participants