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
Copy file name to clipboardExpand all lines: docs/resources/job.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -218,6 +218,7 @@ An example can be found [in this GitHub issue](https://github.com/dbt-labs/terra
218
218
### Optional
219
219
220
220
-`compare_changes_flags` (String) The model selector for checking changes in the compare changes Advanced CI feature
221
+
-`cost_optimization_features` (Set of String) List of cost optimization features to enable for this job. Replaces the deprecated `force_node_selection`. Valid values: `node_selection`.
221
222
-`dbt_version` (String) Version number of dbt to use in this job, usually in the format 1.2.0-latest rather than core versions
222
223
-`deferring_environment_id` (Number) Environment identifier that this job defers to (new deferring approach)
223
224
-`deferring_job_id` (Number) Job identifier that this job defers to (legacy deferring approach)
0 commit comments