X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=fdio.infra.terraform%2F1n_nmd%2Fvpp_device%2Fvariables.tf;h=401be66f27501cb0c2949c4832511df6247f11e1;hp=893968bfc0e23b2dccbaa15a8d1ae37a1b8fce3a;hb=80a4b408b1bec92f51813c5b758d7b2739f665ed;hpb=16770f5d50d0e1f9f82901e19b106fc1b88c41b8 diff --git a/fdio.infra.terraform/1n_nmd/vpp_device/variables.tf b/fdio.infra.terraform/1n_nmd/vpp_device/variables.tf index 893968bfc0..401be66f27 100644 --- a/fdio.infra.terraform/1n_nmd/vpp_device/variables.tf +++ b/fdio.infra.terraform/1n_nmd/vpp_device/variables.tf @@ -2,7 +2,7 @@ variable "nomad_datacenters" { description = "Nomad data centers" type = list(string) - default = [ "dc1" ] + default = ["dc1"] } # CSIT SHIM