We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc45f01 commit 732d2adCopy full SHA for 732d2ad
1 file changed
constants.tf
@@ -37,7 +37,7 @@ variable "lb_health_check_retries" {
37
38
variable "lb_listener_cypher_suite" {
39
type = string
40
- default = "oci-wider-compatible-ssl-cipher-suite-v1"
+ default = "oci-tls-13-ssl-cipher-suite-v3"
41
}
42
43
variable "db_version" {
0 commit comments