Updated TLS version for CloudFront
This is a semi-breaking change in that the defaults for origin_ssl_protocols
is changing from a list of old SSL/TLS versions to only the latest TLS 1.2 version available. A new variable for origin_ssl_protocols
has been added to allow overriding as needed.