You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
│ 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
The text was updated successfully, but these errors were encountered:
Side notes:
The text was updated successfully, but these errors were encountered: