jenkins-x / terraform-aws-eks-jx

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

feat: Use customer's certificate signed by CA #291

Closed apentsak-vitech closed 3 years ago

apentsak-vitech commented 3 years ago

Description

Customer has got own certificate signed by CA and want to use it instead of LetsEncrypt certificates.

Special notes for the reviewer(s)

Added ability to run Terraform in one AWS account and in different regions. Terraform fails due to jenkins-x-vault user when some cluster's already existed. name = "jenkins-x-vault-${var.cluster_name}"

serhiykrupka commented 3 years ago

@jstrachan could you take a look?

apentsak-vitech commented 3 years ago

/assign @ankitm123