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: docs/upgrading_to_v5.0.md
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,11 @@ release.
5
5
6
6
## Migration Instructions
7
7
8
+
### Node pool taints
9
+
Previously, node pool taints could be set on all module versions.
10
+
11
+
Now, to set taints you must use the beta version of the module.
12
+
8
13
### Resource simplification
9
14
The `google_container_cluster` and `google_container_node_pool` resources previously were different between regional and zonal clusters. They have now been collapsed into a single resource using the `location` variable.
0 commit comments