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
fix: handle placement_ads for 1 AD regions. (#581)
Added additional examples for other nodepool parameters
Resolves#577
Signed-off-by: Ali Mukadam <[email protected]>
Signed-off-by: Ali Mukadam <[email protected]>
Copy file name to clipboardExpand all lines: docs/terraformoptions.adoc
+9-4Lines changed: 9 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -758,15 +758,20 @@ EOT
758
758
|31
759
759
760
760
|node_pools
761
-
|The number, shape of node pools and node_pool_size to create. Each key and tuple pair corresponds to 1 node pool.
761
+
|The number, shape of node pool, node_pool_size to create. Use this input variable to also set other nodepool parameters. See terraform.tfvars.example. Each key and tuple pair corresponds to 1 node pool that will be created.
762
762
763
763
Refer to {uri-topology}[topology] for more thorough examples.
0 commit comments