jmgreg31 / terraform-aws-cloudfront

AWS Cloudfront Distribution Module
MIT License
27 stars 25 forks source link

bugfix for ssl #21

Closed schammah closed 4 years ago

schammah commented 4 years ago

set null for default root object and fix a bug allowing to apply security policy when no certificate is applied in such case a change will always be required even its not

jmgreg31 commented 4 years ago

@schammah Staging Branch passed CI and was merged with master. This changes should exist in v4.2.1

schammah commented 4 years ago

@jmgreg31 weird it didnt triggered any release tag upon this merge and the later merge to master should it have triggered one automatically?

jmgreg31 commented 4 years ago

@schammah Thanks for the reminder. I forgot the automation just bumps the version in the docs and doesn't actually build the release. Release should be available now