cloudfront-tls icon indicating copy to clipboard operation
cloudfront-tls copied to clipboard

:closed_lock_with_key: Sets up a cloudfront distribution with custom TLS certificates.

Results 3 cloudfront-tls issues
Sort by recently updated
recently updated
newest added

Our certificate is managed by AWS, so I think we need to use the ACMCertificateArn instead of the IAMCertificateId.

Any chance, you could support non-IAM certificates... our certificate is managed by AWS certificate manager, so I can't get it deployed to IAM.

I was running into a situation where I needed to be able to set up the config a bit differently. What do you think of adding this to allow any...