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

[breaking] aws-aurora-postgres: Disable auto minor version upgrade by default. #311

Merged
merged 2 commits into from
May 24, 2021

Conversation

jgadling
Copy link
Contributor

Summary

This disables auto version upgrades by default, since several teams have run into trouble by setting a specific engine version, having AWS upgrade their DB's behind the scenes, and then having TF try (and fail) to downgrade their DB's, causing downtime. It also adds some docs on how to use these parameters more safely.

Test Plan

Say unittests, or list out steps to verify changes.

References

(Optional) Additional links to provide more context.

@edulop91 edulop91 changed the title [fix] Disable auto minor version upgrade by default. [breaking] aws-aurora-postgres: Disable auto minor version upgrade by default. May 24, 2021
@jgadling jgadling merged commit 12793de into main May 24, 2021
@jgadling jgadling deleted the jgadling/postgres-disable-upgrade branch May 24, 2021 16:22
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.

2 participants