You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: upgrade-guide.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ Few Modules are shifted to using count block to support this feature.
18
18
terraform state mv 'google_container_node_pool.control_plane_pool''google_container_node_pool.control_plane_pool[0]'# If control plane is enabled, else skip this step
19
19
```
20
20
21
-
3. Run terraform plan to check if there are is diff
21
+
3. Run terraform plan to check if there is any drift
0 commit comments