aws-ia / terraform-aws-mwaa

Terraform module for Amazon MWAA(Apache Airflow)
https://registry.terraform.io/modules/aws-ia/mwaa/
Apache License 2.0
41 stars 54 forks source link

Add example to run sample Glue and EMR Jobs with RAEDME #4

Closed vara-bonthu closed 2 years ago

vara-bonthu commented 2 years ago

Add an example to trigger a simple python job

ricsue-aws commented 2 years ago

As discussed, for the purpose of getting the MWAA Terraform module up and running, all we need is a simple DAG which I have created. will issue a PR shortly with it.

ricsue-aws commented 2 years ago

typical folder structure is to have sample dags in a "dags" folder - do you want this under the examples or in the root?

vara-bonthu commented 2 years ago

Closing this issue. Basic example added by Ricardo