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

Invalid Postgres version. v10.6 is no longer a valid option within AWS RDS #7

Open
mswezey23 opened this issue Aug 8, 2022 · 0 comments

Comments

@mswezey23
Copy link
Contributor

mswezey23 commented Aug 8, 2022

│ Error: Error creating DB Instance: InvalidParameterCombination: Cannot find version 10.6 for postgres
│       status code: 400, request id: 0c9a89d8-63ea-4121-9f0f-f30cab6194b0
│ 
│   with module.retool.aws_db_instance.this,
│   on modules/retool_ecs_ec2/main.tf line 138, in resource "aws_db_instance" "this":
│  138: resource "aws_db_instance" "this" {
│ 

Side notes:

  • I noticed in the docker-compose that Postgres is set to 11.X. I would suggest standardizing the Postgres versions across deployments
  • The docs do not state which versions of Postgres are supported for Retool's onprem installation. Please update the docs to include a support matrix
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

No branches or pull requests

1 participant