following by The Complete dbt (Data Build Tool) Bootcamp: Zero to Hero.
- dbt
- Snowflake
- Preset
Add the value of "account" in profiles.yml
file.
reference: https://code.visualstudio.com/docs/devcontainers/tutorial
- Install Dev Container VSCode extension
- Switch to "dbt-snowflake" dev container: Click "ctrl + p" > Select "Dev Containers: Rebuild Container without Cache".
- Go to
dbtlearn/
folder: Runcd dbtlearn
in the terminal.