jmgreg31 / terraform-aws-cloudfront

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

Unable to Configure viewer_certificate #11

Closed schammah closed 4 years ago

schammah commented 4 years ago

viewer_certificate configuration should be a block variable so it would support configuration of acm_certificate_arn & cloudfront_default_certificate rather than only iam_certificate_id

jmgreg31 commented 4 years ago

@schammah thanks for bringing this to my attention. I have made the changes necessary to implement the other certs