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

Remove s3 arn variable as a requirement #36

Open fossouo opened 1 year ago

fossouo commented 1 year ago

What does this PR do?

remove need of s3 arn variable, the data module provides the capability to get s3 arn from S3 Bucket Name

Motivation

This pull request will improve usage of MWAA Module

More

For Moderators

Additional Notes

vara-bonthu commented 1 year ago

Thanks for the PR👍 Could you please create an issue to support this PR and add more details about this enhancement. Did the previous approach caused any issue?

fossouo commented 1 year ago

Thanks for the PR👍 Could you please create an issue to support this PR and add more details about this enhancement. Did the previous approach caused any issue?

I have create an issue here : https://github.com/aws-ia/terraform-aws-mwaa/issues/37