-
-
Notifications
You must be signed in to change notification settings - Fork 577
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
feat: Support major version engine upgrades #188
feat: Support major version engine upgrades #188
Conversation
Exposes the same aws_rds_cluster resource variable as a module variable. Defaults to the same value to preserve backwards compatibility. see: https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/rds_cluster#allow_major_version_upgrade
Any progress about this feature? |
@antonbabenko how do we support this pr? Is there a process or a list of moderators to help manage it? |
Hi! There are several people who can review and speak about PRs. I usually listen to their feedback and merge/review things as soon as I have a possibility. I flag this PR for the upcoming review cycle and hopefully will be able to merge this during this week. |
PS: There is GitHub Sponsors feature if you want to support my work. I often try to prioritize PRs and issues from sponsors higher for obvious reasons. |
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
Exposes the same aws_rds_cluster resource variable as a module variable. Defaults to the same value to preserve backwards compatibility.
see:
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/rds_cluster#allow_major_version_upgrade