Closed fabiodbr closed 2 years ago
│ Error: error creating RDS cluster: InvalidParameterCombination: Cannot find version 11.7 for aurora-postgresql │ status code: 400, request id: xxx│ │ with module.sonarqube.aws_rds_cluster.aurora_db, │ on .terraform/modules/sonarqube/database.tf line 29, in resource "aws_rds_cluster" "aurora_db": │ 29: resource "aws_rds_cluster" "aurora_db" {
Need to change to 11.13
Edit : You can change to last version (13). That works.
Updated to version 14.2 by default
│ Error: error creating RDS cluster: InvalidParameterCombination: Cannot find version 11.7 for aurora-postgresql │ status code: 400, request id: xxx│ │ with module.sonarqube.aws_rds_cluster.aurora_db, │ on .terraform/modules/sonarqube/database.tf line 29, in resource "aws_rds_cluster" "aurora_db": │ 29: resource "aws_rds_cluster" "aurora_db" {