Within Prefect Cloud I was expecting to see both DBT Blocks, and also SecretDict block that was recently added into Prefect. Within my UI for the company that I am consulting for I see neither…What gives for thus and how should I got about trouble shooting why these blocks don’t exist in the UI?
1 Like
you need to install prefect_dbt and register those: prefect block register -m prefect_dbt
check out this post for more info: