diff --git a/constants.tf b/constants.tf index 706eb93..ccfedf1 100644 --- a/constants.tf +++ b/constants.tf @@ -37,7 +37,7 @@ variable "lb_health_check_retries" { variable "lb_listener_cypher_suite" { type = string - default = "oci-wider-compatible-ssl-cipher-suite-v1" + default = "oci-tls-13-ssl-cipher-suite-v3" } variable "db_version" {