dbt - Project Organization
You want to configure
dbt_project.yml so that all models in the core folder are materialized as tables, except those in core.temp which should be views. How should you write this?