Skip to content

Commit 81c3159

Browse files
committed
Add note about node pool taints
1 parent 6e83e65 commit 81c3159

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/upgrading_to_v5.0.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ release.
55

66
## Migration Instructions
77

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+
813
### Resource simplification
914
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.
1015

0 commit comments

Comments
 (0)