Error in Accelerating Data Teams with dbt Cloud & Snowflake Quickstart
Describe the bug In step 10, the instruction is to place manual_book1.cvs and manual_book2.cvs in 'data' folder - it should be 'seeds' folder. Otherwise the model does not execute.
URL of where you see the bug https://quickstarts.snowflake.com/guide/data_teams_with_dbt_cloud/index.html?index=..%2F..index#9

We have removed this quickstart and replaced it with a much better one without typos and have been tested with 400 folks at the Snowflake Summit. https://quickstarts.snowflake.com/guide/accelerating_data_teams_with_snowflake_and_dbt_cloud_hands_on_lab/index.html?index=..%2F..index#8
The typo with the wrong path 'data\manual_book1.csv' is still there. Should be 'seeds/manual_book1.csv'