diff --git a/terraform/environments/wardship/application_variables.json b/terraform/environments/wardship/application_variables.json index 88627eca359..34d4d6c262e 100644 --- a/terraform/environments/wardship/application_variables.json +++ b/terraform/environments/wardship/application_variables.json @@ -7,7 +7,7 @@ "allocated_storage": "20", "storage_type": "gp2", "engine": "postgres", - "engine_version": "14.10", + "engine_version": "14", "instance_class": "db.t3.micro", "server_port_1": "80", "lb_listener_protocol_1": "HTTP", @@ -28,7 +28,7 @@ "allocated_storage": "20", "storage_type": "gp2", "engine": "postgres", - "engine_version": "14.10", + "engine_version": "14", "instance_class": "db.t3.micro", "server_port_1": "80", "lb_listener_protocol_1": "HTTP", @@ -49,7 +49,7 @@ "allocated_storage": "20", "storage_type": "gp2", "engine": "postgres", - "engine_version": "14.10", + "engine_version": "14", "instance_class": "db.t3.micro", "server_port_1": "80", "lb_listener_protocol_1": "HTTP",