v0.86.0
feat: add http_version variable Frank (@syphernl) (#256)
what
- Adds
http_versionvariable.
why
- To be able to control the maximum HTTP version to be supported by the CloudFront Distribution, defaults to
http2
references
- Finishing work started in #238 by Ahmed Kamal (@kim0)