Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for shared VPCs #58

Open
mbtiii opened this issue Jul 10, 2024 · 0 comments
Open

Add support for shared VPCs #58

mbtiii opened this issue Jul 10, 2024 · 0 comments

Comments

@mbtiii
Copy link

mbtiii commented Jul 10, 2024

Last year, MWAA released support for Airflow environments in shared VPCs, as per this blog post: https://aws.amazon.com/blogs/big-data/introducing-shared-vpc-support-on-amazon-mwaa/

The AWS Terraform provider has also been updated to support the endpoint_management attribute in MWAA. This is one of the attributes required to make shared VPCs work with Airflow. For some reason, this attribute isn't documented in the provider docs on the Terraform website, but it is documented in the provider repo itself.

With these things already in place, it should be possible to support using shared VPCs in MWAA using Terraform. This would help out organizations who define their VPCs in a central location and share them with other accounts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant