jenkins-x / terraform-aws-eks-jx

A Terraform module for creating Jenkins X infrastructure on AWS
Apache License 2.0
63 stars 43 forks source link

Add support for AWS ACM #229

Open ankitm123 opened 3 years ago

ankitm123 commented 3 years ago

Summary

ACM is a managed service from AWS to issue SSL/TLS certificate. It would be nice to have support for it, so that users can use ACM instead of letsencrypt, which is the default way to issue certificates atm in JX.

ankitm123 commented 3 years ago

/assign

sergiogiuffrida commented 3 years ago

Any news? Thanks