Skip to content

fix: Using version and latest instead of preferred_versions#98

Merged
laura-puerto-skylight merged 1 commit into
mainfrom
laura/postgres-version-error-fix
Jun 22, 2026
Merged

fix: Using version and latest instead of preferred_versions#98
laura-puerto-skylight merged 1 commit into
mainfrom
laura/postgres-version-error-fix

Conversation

@laura-puerto-skylight

@laura-puerto-skylight laura-puerto-skylight commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Fixes an issue where the RDS PostgreSQL deployment fails with a no RDS engine versions match the criteria error due to AWS possibly deprecating specific minor patch strings.

Switched from preferred_versions which expects hard-coded versions to version which acts as a major version filter plus latest so that TF fetches the highest available minor patch level of PostgreSQL 16.

@alismx alismx left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@laura-puerto-skylight laura-puerto-skylight merged commit c4d9c45 into main Jun 22, 2026
5 of 6 checks passed
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