Skip to content

Commit f2dd6ac

Browse files
authored
lint
1 parent fe6d10f commit f2dd6ac

File tree

1 file changed

+1
-1
lines changed
  • compute/rmig_cross_zone_repair

1 file changed

+1
-1
lines changed

compute/rmig_cross_zone_repair/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ resource "google_compute_region_instance_group_manager" "default" {
6565
default_action_on_failure = "REPAIR"
6666
force_update_on_repair = "YES"
6767
on_repair {
68-
allow_changing_zone = "YES"
68+
allow_changing_zone = "YES"
6969
}
7070
}
7171

0 commit comments

Comments
 (0)