Skip to main content

config-version

The config-version: tag is optional.

dbt_project.yml
config-version: 2

Definition

Specify your dbt_project.yml as using the v2 structure.

Default

Without this configuration, dbt will assume your dbt_project.yml uses the version 2 syntax. Version 1 has been deprecated.

Was this page helpful?

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

0