hashicorp / terraform-aws-consul

A Terraform Module for how to run Consul on AWS using Terraform and Packer
Apache License 2.0
399 stars 482 forks source link

Intermittent test failure #209

Open brikis98 opened 3 years ago

brikis98 commented 3 years ago

Some of the tests are intermittently failing with this error:

TestConsulClusterWithCustomASGRoleAmazonLinuxAmi 2021-01-26T12:15:50Z command.go:168: Error: Error authorizing security group rule type ingress: InvalidGroup.NotFound: The security group 'sg-0e5cb357476add9f8' does not exist

Probably some sort of Terraform eventual consistency bug.