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

[feature] Add CIDR blocks based security group to Redis #286

Merged
merged 2 commits into from
Feb 9, 2021

Conversation

ebezzi
Copy link
Member

@ebezzi ebezzi commented Feb 3, 2021

Summary

Allows CIDR-based security group to Redis, in addition to source based security groups. The new variable is marked as optional, so this shouldn't be a breaking PR.

Test Plan

The current unit test for this module doesn't seem to test anything (the Validate step is empty?), but I am happy to expand it. I might need some guidance though.

@ryanking ryanking changed the title Add CIDR blocks based security group to Redis [feature] Add CIDR blocks based security group to Redis Feb 5, 2021
@ebezzi ebezzi merged commit 298ee9d into main Feb 9, 2021
@ebezzi ebezzi deleted the ebezzi/cidr-blocks-security-group-for-redis branch February 9, 2021 15:12
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.

3 participants