You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# ELBSecurityPolicy-2016-08 is a security policy that includes a set of SSL/TLS protocols and ciphers that are considered secure as of August 2016. It is designed to provide a balance between compatibility with older clients and security.
66
68
ssl_policy="ELBSecurityPolicy-2016-08"
67
-
certificate_arn=var.frontend_cert_arn
69
+
certificate_arn=var.frontend_cert_arn# Refer to the DNS module to see how the certificate ARN is passed to the load balancer.
0 commit comments