Advanced configuration
More advanced features of dbt-jobs-as-code
can be combined to match complex requirements in regards to dbt Cloud jobs management.
- YAML Templating - for using the same YAML file to update different dbt Cloud projects and/or environments
- glob config files - for using glob patterns to match config files at once
- YAML anchors - to reuse the same parameters in different jobs
- Advanced jobs importing - for importing jobs from dbt Cloud to a YAML file