We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe6d10f commit f2dd6acCopy full SHA for f2dd6ac
compute/rmig_cross_zone_repair/main.tf
@@ -65,7 +65,7 @@ resource "google_compute_region_instance_group_manager" "default" {
65
default_action_on_failure = "REPAIR"
66
force_update_on_repair = "YES"
67
on_repair {
68
- allow_changing_zone = "YES"
+ allow_changing_zone = "YES"
69
}
70
71
0 commit comments