DbtCloudHook
dbt CloudInteract with dbt Cloud using the V2 API.
Access Instructions
Install the dbt Cloud provider package into your Airflow environment.
Import the module into your DAG file and instantiate it with your desired params.
Parameters
dbt_cloud_conn_idThe ID of the dbt Cloud connection.
Documentation
Interact with dbt Cloud using the V2 API.