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
@@ -212,6 +213,10 @@ The following arguments are supported:
212
213
Node Pool autoscaling config for the node pool.
213
214
Structure is [documented below](#nested_node_pool_autoscaling).
214
215
216
+
*`on_prem_version` -
217
+
(Optional)
218
+
Anthos version for the node pool. Defaults to the user cluster version.
219
+
215
220
*`project` - (Optional) The ID of the project in which the resource belongs.
216
221
If it is not provided, the provider project is used.
217
222
@@ -355,9 +360,6 @@ In addition to the arguments listed above, the following computed attributes are
355
360
Allows clients to perform consistent read-modify-writes
356
361
through optimistic concurrency control.
357
362
358
-
*`on_prem_version` -
359
-
Anthos version for the node pool. Defaults to the user cluster version.
360
-
361
363
*`effective_annotations` -
362
364
All of annotations (key/value pairs) present on the resource in GCP, including the annotations configured through Terraform, other clients and services.
0 commit comments