grem11n / terraform-aws-vpc-peering

Terraform module to setup VPC peering connection
https://registry.terraform.io/modules/grem11n/vpc-peering/aws/latest
Apache License 2.0
126 stars 91 forks source link

Remove quoted references to dismiss the deprecated warning when apply… #47

Closed yahel2410 closed 4 years ago

yahel2410 commented 4 years ago

…ing.

grem11n commented 4 years ago

Tested locally:

TestPeeringActive/MultiAccountMultiRegion 2019-11-21T13:03:31+01:00 command.go:158: Destroy complete! Resources: 12 destroyed.
--- PASS: TestPeeringActive (378.02s)
    --- PASS: TestPeeringActive/SingleAccountSingleRegion (85.23s)
    --- PASS: TestPeeringActive/SingleAccountSingleRegionWithOptions (82.86s)
    --- PASS: TestPeeringActive/SingleAccountMultiRegion (110.04s)
    --- PASS: TestPeeringActive/MultiAccountMultiRegion (99.88s)
PASS
ok      github.com/yahel2410/terraform-aws-vpc-peering/test 378.028s