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

ingress_prefix_list_ids with multiple rules in same SG #242

Closed
michaelallcloud opened this issue Apr 7, 2022 · 3 comments
Closed

ingress_prefix_list_ids with multiple rules in same SG #242

michaelallcloud opened this issue Apr 7, 2022 · 3 comments
Labels

Comments

@michaelallcloud
Copy link

Description

Tried to use prefix list as part of the module, but getting the below error:
A duplicate Security Group rule was found on (sg-XXXXXXXXXXXX).
Seems like this issue occurs only when there are few rules with the same port number, as mentioned in the doc ingress_prefix_list_ids get all the ports from rules, so the error makes sense.
But there is no way to add a prefix-list rule without depending on the other rules.

Versions

  • Module version [Required]:4.4.0

Expected behavior

Create only one rule with the prefix-list as the source with the appropriate ports

Actual behavior

Getting error with no way to solve, cause lack of option to add prefix rule

Additional context

This is probably related to Issues #131 #224

@github-actions
Copy link

github-actions bot commented May 8, 2022

This issue has been automatically marked as stale because it has been open 30 days
with no activity. Remove stale label or comment or this issue will be closed in 10 days

@github-actions github-actions bot added the stale label May 8, 2022
@github-actions
Copy link

This issue was automatically closed because of stale in 10 days

@github-actions
Copy link

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant