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

Itterate over cidrs in allowed_cidr_blocks #156

Closed
wants to merge 4 commits into from

Conversation

cthomaspdx
Copy link

what

This should create individual sg rules from each cidr in the list of cidrs passed in and none if not enabled.

why

It seems that terraform wants to add only one cidr block to each security group rule.
This should fix that.

This should create individual sg rules from each cidr in the list of cidrs passed in and none if not enabled.
@cthomaspdx cthomaspdx requested review from a team as code owners November 8, 2022 18:45
@hans-d
Copy link

hans-d commented Mar 2, 2024

closing

@hans-d hans-d closed this Mar 2, 2024
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