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

Duplicate security group rule issue #50

Open
pkonieczny opened this issue Jan 9, 2020 · 1 comment
Open

Duplicate security group rule issue #50

pkonieczny opened this issue Jan 9, 2020 · 1 comment

Comments

@pkonieczny
Copy link

When creating a module with more than one id in security_group_ids param, deployment fails with:

Error: [WARN] A duplicate Security Group rule was found on (sg-XXX). This may be
a side effect of a now-fixed Terraform issue causing two security groups with
identical attributes but different source_security_group_ids to overwrite each
other in the state. See https://github.com/hashicorp/terraform/pull/2376 for more
information and instructions for recovery. Error message: the specified rule "peer: 0.0.0.0/0, ALL, ALLOW" already exists

It seems to be a Terraform issue, but perhaps it can be worked around somehow?

@david2331
Copy link

Facing the same issue as well, i try to create the RDS and Elasticache using the cloudposes github module. Any update on this?

Thanks

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

No branches or pull requests

2 participants