Skip to content

Commit

Permalink
oasys prod public ssl policy update
Browse files Browse the repository at this point in the history
oasys prod public ssl policy update
  • Loading branch information
wullub committed May 28, 2024
1 parent 11c9cf0 commit f228213
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/environments/oasys/locals_production.tf
Original file line number Diff line number Diff line change
Expand Up @@ -538,7 +538,7 @@ locals {
https = {
port = 443
protocol = "HTTPS"
ssl_policy = "ELBSecurityPolicy-2016-08"
ssl_policy = "ELBSecurityPolicy-TLS13-1-2-2021-06"
certificate_names_or_arns = ["pd_oasys_cert"]
# default_action = {
# type = "fixed-response"
Expand Down

0 comments on commit f228213

Please sign in to comment.