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

Having auto_minor_version_upgrade enabled on RDS DB instance causes Terraform to break #36

Open
briferz opened this issue Dec 8, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@briferz
Copy link
Contributor

briferz commented Dec 8, 2023

Hello everyone.

I have found out that having the auto_minor_version_upgrade attribute being omitted (which defaults to true) on this resource while also having this engine version causes AWS to automatically upgrade Postgres to a newer version (in my case 13.10) and Terraform Apply to fail since it's unable to downgrade the DB instance.

Captura de pantalla 2023-12-08 a la(s) 10 10 24 a m Captura de pantalla 2023-12-08 a la(s) 10 11 04 a m
@samsternatretool samsternatretool added the bug Something isn't working label Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants