Skip to content

Conversation

ggettert
Copy link
Contributor

@ggettert ggettert commented Sep 9, 2025

What does this PR do?

Adds the worker_replacement_strategy argument to the aws_mwaa_environment resource.

Motivation

My team needed this additional argument to have environment updates gracefully applied to the workers to avoid affecting currently running tasks.

More

  • Yes, I have tested the PR using my local account setup (Provide any test evidence report under Additional Notes)
  • Yes, I ran pre-commit run -a with this PR

For Moderators

  • E2E Test successfully complete before merge?

Additional Notes

This forces a major version upgrade for the aws provider. I've done testing in my local environment and didn't encounter issues, but there may need to be additional E2E testing before merging.

Resolves #71

@ggettert ggettert requested a review from a team as a code owner September 9, 2025 22:58
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

Successfully merging this pull request may close these issues.

support MWAA worker graceful replacement strategy

2 participants