mirror of
https://github.com/ghndrx/tf-variable-demo.git
synced 2026-02-10 06:54:57 +00:00
+
This commit is contained in:
@@ -9,6 +9,6 @@ resource "google_compute_instance_group_manager" "instance_group" {
|
||||
instance_template = var.template_self_link
|
||||
}
|
||||
|
||||
target_size = 2
|
||||
target_size = 3
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user