I wanted to know, how I can run my DBT jobs with AWS Managed Airflow.
I have created an environment in AWS for testing followed this LINK they are failing.
Also I have uploaded requirements.txt in S3 along with plugins.zip
Content of plugins.zip
- dbt.py
- env_var_plugin.py
env_var_plugin.py
requirements.txt
Also uploaded my dag file S3 in Dags/ folder