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

Catch security group rule that may interfere with what is in state #28

Open
clearly opened this issue Jan 25, 2017 · 3 comments
Open

Catch security group rule that may interfere with what is in state #28

clearly opened this issue Jan 25, 2017 · 3 comments

Comments

@clearly
Copy link
Collaborator

clearly commented Jan 25, 2017

aws_security_group_rule.Database_egress_0: [WARN] A duplicate Security Group rule was found on (sg-1122334455). 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 hashicorp/terraform#2376 for more
information and instructions for recovery. Error message: the specified rule "peer: 0.0.0.0/0, ALL, ALLOW" already exists

@codergolem
Copy link

codergolem commented May 31, 2018

Hello,
Any resolution on this issue ? I have the same, sometimes terraform simply wants to create a security group that is already there and is tracked in the state file, and then it fails precisely because is already there.

@ghost
Copy link

ghost commented Jul 3, 2018

Also seeing the same with 0.11.7, any resolution on this?

@fasterthanl1ght
Copy link

Hi, face it with Terraform v1.5.4 and AWS provider 3.76.1

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

3 participants