Skip to content

Commit 24db551

Browse files
committed
test customised vpc
1 parent 3ebc8ed commit 24db551

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deployments/aws/terraform.tfvars

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ bucket_name = "terraform-dev-raid"
1818
ebs_volumes_per_vm = 4
1919
use_ebs_volumes = true
2020

21-
create_vpc = false
21+
create_vpc = true
2222
vpc_cidr = "10.0.0.0/16"
2323
subnet_cidrs = ["10.0.1.0/24", "10.0.2.0/24"]

0 commit comments

Comments
 (0)