diff --git a/masters.tf b/masters.tf index 140b901..7376f8a 100644 --- a/masters.tf +++ b/masters.tf @@ -1,6 +1,6 @@ resource "google_compute_instance" "master_minhpvt" { name = "master-minhpvt-${count.index}" - count = 0 + count = 1 provider = google.minhpvt # machine_type = "e2-small"