Skip to content

Commit 8f482a2

Browse files
Rename virtual warehouse configs
Signed-off-by: Saravanan Raju <[email protected]>
1 parent 80cb95a commit 8f482a2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

examples/cdw/definition.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ dw:
2020
private_worker_nodes: yes
2121
definitions:
2222
- virtual_warehouses:
23-
- vw_type: "hive"
24-
template: "xsmall"
25-
autoscaling:
26-
min_cluster: 2
27-
max_cluster: 6
23+
- type: "hive"
24+
template: "xsmall"
25+
autoscaling:
26+
min_nodes: 2
27+
max_nodes: 6

0 commit comments

Comments
 (0)