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

feat(security-groups): Allow list of CIDRs for ipRange #396

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

Conversation

gvdhart
Copy link
Contributor

@gvdhart gvdhart commented Nov 28, 2024

This PR adds the feature where you can also specify a comma seperated list of CIDR's in the security group rule ipRange field to create a rule for multiple cidrs.

TODOs:

  • squashed commits
  • includes documentation
  • adds unit tests

@gvdhart gvdhart force-pushed the feat/security-groups/add-feature-for-list-of-ipranges branch from 40fd76d to 6cf03e2 Compare January 13, 2025 16:03
@gvdhart gvdhart force-pushed the feat/security-groups/add-feature-for-list-of-ipranges branch from c8a8306 to bfedfa4 Compare February 6, 2025 10:34
@gvdhart gvdhart force-pushed the feat/security-groups/add-feature-for-list-of-ipranges branch from bfedfa4 to 1765aae Compare February 6, 2025 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants