-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Support Amazon Managed Workflows for Apache Airflow #16432
Comments
The PR is ready for review! 🎉 Thank you all for your patience! |
Any example for VPC, Subnet and Security Group that specifically configured for Amazon MWAA? |
Any movement on this? |
Addressing this issue is on the quarter's Roadmap. |
Thanks so much - so on the roadmap, it has February - April. Is it likely this will take a month or more to finish, or is it getting pretty close? I am just trying to do some tentative planning around it - thanks again! |
@bukhbayar you can refer to this for vpc mwaa terraform setup |
Same question here, any idea when the support for MWAA will be released? |
When is this expected to be released? |
Do we have any update on this? |
yes, any updates? |
Also, checking in here on progress :) |
The provider provider.aws does not support resource type |
Thank you for this! Works like a charm 🔥 |
This has been released in version 3.36.0 of the Terraform AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template for triage. Thanks! |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks! |
Community Note
Description
Recently Amazon introduced Managed Workflows for Apache Airflow: a feature that allows to schedule Airflow workflows in managed environment
New or Affected Resource(s)
No existing resources affected.
New resources:
Potential Terraform Configuration
References
AWS blog post:
https://aws.amazon.com/blogs/aws/introducing-amazon-managed-workflows-for-apache-airflow-mwaa/
The text was updated successfully, but these errors were encountered: