full-dress-10026
03/26/2019, 7:52 PMerror: Plan apply failed: [WARN] A duplicate Security Group rule was found on (sg-002c2846717345a56). 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, TCP, from port: 8880, to port: 8880, ALLOW" already exists
It has something to do with awsx.elasticloadbalancingv2.ApplicationLoadBalancer
, passing in securityGroups
, and changing said security groups.stocky-spoon-28903
03/26/2019, 7:53 PMfull-dress-10026
03/26/2019, 7:54 PM"@pulumi/pulumi": "0.17.2",
"@pulumi/aws": "0.17.1",
"@pulumi/awsx": "0.17.1"
and CLI 0.17.1stocky-spoon-28903
03/26/2019, 8:08 PMfull-dress-10026
03/26/2019, 8:09 PMboundless-author-24618
03/27/2019, 2:38 AMstocky-spoon-28903
03/27/2019, 2:39 AMboundless-author-24618
03/27/2019, 2:39 AM