We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09c38ce commit 56c6517Copy full SHA for 56c6517
docs/configuration.yml
@@ -25,7 +25,33 @@ df:
25
persist:
26
dw:
27
definitions:
28
+ - name:
29
+ use_default_dbc:
30
+ load_demo_data:
31
+ virtual_warehouses:
32
33
+ vw_type:
34
+ template:
35
+ autoscaling:
36
+ min_cluster:
37
+ max_cluster:
38
+ tags:
39
+ configs:
40
+ common_configs:
41
+ application_configs:
42
+ enable_sso:
43
+ ldap_groups:
44
suffix:
45
+ vw:
46
+ suffix:
47
48
+ overlay_network:
49
+ private_load_balancer:
50
+ private_worker_nodes:
51
+ force_delete:
52
+ default_vw_type:
53
+ default_template_type:
54
+ default_dbc_suffix:
55
env:
56
aws:
57
policy:
0 commit comments