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
description="(Optional) The initial number of nodes which should exist within this Node Pool. Valid values are between 0 and 1000 and must be a value in the range min_count - max_count."
259
+
type=number
260
+
default=3
261
+
}
262
+
257
263
variable"user_node_pool_name" {
258
264
description="(Required) Specifies the name of the node pool."
description="(Optional) The initial number of nodes which should exist within this Node Pool. Valid values are between 0 and 1000 and must be a value in the range min_count - max_count."
355
+
type=number
356
+
default=3
357
+
}
358
+
347
359
variable"storage_account_kind" {
348
360
description="(Optional) Specifies the account kind of the storage account"
0 commit comments