Closed bastienboutonnet closed 2 years ago
For now, I'm changing it not to raise an exception so Scan can continue when an unknown key is specified. Checking which keys are needed at the parsing level with packages installed might need bigger changes to parsing logic, I'll defer it to later.
Describe the bug when the
dbt_cloud_api_token
key is added into thewarehouse.yaml
file,soda scan
fails because the parsing of the warehouse yaml encounters a key that is not valid.We probably want to make sure that this key is ok with
soda scan
when the dbt package is installed or just fine full stopversion: latest main