PowerDataHub / terraform-aws-airflow

Terraform module to deploy an Apache Airflow cluster on AWS, backed by RDS PostgreSQL for metadata, S3 for logs and SQS as message broker with CeleryExecutor
Apache License 2.0
84 stars 40 forks source link

Doesn't generate python code for the python terraform CDK #38

Open rjay98 opened 3 years ago

rjay98 commented 3 years ago

When I try to generate the python modules required for the python terraform CDK using cdktf get, the module directory remains empty.

edbizarro commented 3 years ago

hi @rjay98 sry but I'm not yet familiar with the new CDK, can you elaborate more on what is the result expected by this get command?