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 ae98e8c commit fe6d10fCopy full SHA for fe6d10f
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