Skip to content

Commit 58d0cab

Browse files
committed
Changed cipher suite version
1 parent 42430d9 commit 58d0cab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

constants.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ variable "lb_health_check_retries" {
3737

3838
variable "lb_listener_cypher_suite" {
3939
type = string
40-
default = "oci-wider-compatible-ssl-cipher-suite-v1"
40+
default = "oci-tls-11-12-13-wider-ssl-cipher-suite-v1"
4141
}
4242

4343
variable "db_version" {

0 commit comments

Comments
 (0)