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

Create s3 bucket and copy #16

Closed ricsue-aws closed 2 years ago

ricsue-aws commented 2 years ago

What does this PR do?

Provides an updated example which has the following changes:

Motivation

typically you want to define/create./upload the DAGS folder as part of the MWAA build/deployment. Also, this new example provides a cleaner create/delete approach.

More

For Moderators

Additional Notes

vara-bonthu commented 2 years ago

I couldn't push changes to this PR #18 hence i opened another PR which includes your commits Closing this PR for now