From f86e84859318c75294835dc733b9de6ae4fc6f95 Mon Sep 17 00:00:00 2001 From: David McCormick Date: Thu, 22 Mar 2018 17:09:37 +0000 Subject: [PATCH] Allow test to pass when setting an alternative region (i.e. not us-west-1). --- test/integration/maincluster_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/integration/maincluster_test.go b/test/integration/maincluster_test.go index ec1b847b2..4f6e27ffb 100644 --- a/test/integration/maincluster_test.go +++ b/test/integration/maincluster_test.go @@ -2982,7 +2982,7 @@ vpc: id: vpc-1a2b3c4d subnets: - name: Subnet0 - availabilityZone: us-west-1c + availabilityZone: ` + firstAz + ` instanceCIDR: "10.0.0.0/24" routeTable: id: rtb-1a2b3c4d